httprunner
|
e263021c3b
|
merge_validator: support checking unhashable values such as dict
|
2018-04-23 21:28:59 +08:00 |
|
httprunner
|
6ca5e63377
|
refactor parameterization:
1, support parameters in test block;
2, refactor parameterization code.
|
2018-03-08 19:35:42 +08:00 |
|
httprunner
|
488585fdc5
|
#78: merge validators in test with api validators
|
2018-01-16 19:28:07 +08:00 |
|
httprunner
|
b262ae5e5e
|
validate: set expect as alias for expected
|
2017-11-13 20:56:46 +08:00 |
|
httprunner
|
49797c51fd
|
rename validators to validate
|
2017-11-01 14:43:28 +08:00 |
|
httprunner
|
62c64e9309
|
rename extractor/extractors to extract
|
2017-11-01 14:30:36 +08:00 |
|
httprunner
|
fa82c26e9f
|
rename keyword: variable_binds => variables
|
2017-10-24 15:59:09 +08:00 |
|
httprunner
|
05d390169a
|
rename keyword: extract_binds => extractors
|
2017-10-24 15:40:59 +08:00 |
|
httprunner
|
890bc2035c
|
update tests
|
2017-09-28 22:57:25 +08:00 |
|
httprunner
|
4197ed26ca
|
add output:
1, change return value of running testset;
2, print extracted variables at the end of testset.
|
2017-09-19 15:24:11 +08:00 |
|
httprunner
|
1262d92816
|
subsititue api call args
|
2017-09-18 21:53:22 +08:00 |
|
httprunner
|
cb2555291c
|
new feature: testcases can be layered, now we can define interface in api block individually
|
2017-09-18 15:21:50 +08:00 |
|