debugtalk
|
0568debaf1
|
refactor parameterization:
1, support parameters in test block;
2, refactor parameterization code.
|
2018-03-08 19:35:42 +08:00 |
|
debugtalk
|
124cbe8102
|
#78: merge validators in test with api validators
|
2018-01-16 19:28:07 +08:00 |
|
debugtalk
|
3af67a31cc
|
validate: set expect as alias for expected
|
2017-11-13 20:56:46 +08:00 |
|
debugtalk
|
0158e98c8b
|
rename validators to validate
|
2017-11-01 14:43:28 +08:00 |
|
debugtalk
|
9bd28653f6
|
rename extractor/extractors to extract
|
2017-11-01 14:30:36 +08:00 |
|
debugtalk
|
388a6da23a
|
rename keyword: variable_binds => variables
|
2017-10-24 15:59:09 +08:00 |
|
debugtalk
|
7b64b8233b
|
rename keyword: extract_binds => extractors
|
2017-10-24 15:40:59 +08:00 |
|
debugtalk
|
e592b98dd9
|
update tests
|
2017-09-28 22:57:25 +08:00 |
|
debugtalk
|
3792da8105
|
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 |
|
debugtalk
|
4126b99862
|
subsititue api call args
|
2017-09-18 21:53:22 +08:00 |
|
debugtalk
|
cd20b0a8dc
|
new feature: testcases can be layered, now we can define interface in api block individually
|
2017-09-18 15:21:50 +08:00 |
|