rename keyword: extract_binds => extractors

This commit is contained in:
httprunner
2017-10-24 15:40:59 +08:00
parent 57f6b9b2ea
commit 05d390169a
15 changed files with 27 additions and 25 deletions

View File

@@ -11,7 +11,7 @@
app_version: '2.8.6'
json:
sign: f1219719911caae89ccc301679857ebfda115ca2
extract_binds:
extractors:
- token: content.token
validators:
- {"check": "status_code", "comparator": "eq", "expected": 200}