Commit Graph

8 Commits

Author SHA1 Message Date
httprunner
02fa6050dd add testcase file path check 2017-11-02 12:03:05 +08:00
httprunner
102af87e61 runner: rename method name 2017-09-25 15:52:52 +08:00
httprunner
5ee65776a0 bugfix: once task_suite been executed, task in task_suite will be None, and can not call print_output function 2017-09-20 14:57:03 +08:00
httprunner
b679a1514d make ApiTestSuite class to hold ApiTestCase 2017-09-19 23:33:09 +08:00
httprunner
8c05afaed5 bugfix: adjust functions location to avoid cross reference 2017-09-18 16:01:19 +08:00
luowentao
2b95289bea refactor: fix typos 2017-09-11 20:44:57 +08:00
httprunner
4d471d7cda optimize response validation: if validation failed, then raise ValidationError directly 2017-08-02 15:10:38 +08:00
httprunner
4d1c78354f split ate/main.py to ate/cli.py and ate/task.py 2017-07-19 15:49:15 +08:00