Commit Graph

12 Commits

Author SHA1 Message Date
httprunner
f05f190d24 HttpRunner 2.0 is comming!
1, new design for testcase format;
2, refactor testcase layer mechanism.
2018-11-22 19:25:00 +08:00
httprunner
87a80ecc7f add unittest: variables in testcase teststep should override api's 2018-11-16 14:50:14 +08:00
httprunner
64a960d490 remove debugtalk.py variables mechanism 2018-11-15 14:48:44 +08:00
httprunner
61deb3ab9d define httpbin host and port in one place 2018-08-02 11:29:01 +08:00
httprunner
230478edfa add tests for loading api with hooks 2018-06-10 23:24:30 +08:00
httprunner
7e263a0cbc refactor testcase layer 2018-05-02 16:29:35 +08:00
httprunner
e263021c3b merge_validator: support checking unhashable values such as dict 2018-04-23 21:28:59 +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
890bc2035c update tests 2017-09-28 22:57:25 +08:00
httprunner
6ef46224f6 refactor api loading behavior: api should be located in /tests/api/ folder 2017-09-21 20:54:06 +08:00