Commit Graph

11 Commits

Author SHA1 Message Date
debugtalk
90719db8de remove return from _run_test 2018-02-19 23:41:37 +08:00
debugtalk
ec77183aa1 refactor names: simplify functions 2018-02-16 01:41:16 +08:00
debugtalk
182fbb6aeb evaluate testcase name 2018-02-16 00:48:14 +08:00
debugtalk
56cf359810 new feature: support parameters and data driven 2018-02-15 22:53:56 +08:00
debugtalk
be941250f6 add test result stat 2018-02-14 21:12:31 +08:00
debugtalk
a0ace0ee76 refactor: make test runner unified 2018-02-14 20:28:28 +08:00
debugtalk
804bfd48c7 #96: move skip check code to one place 2018-02-08 17:28:00 +08:00
debugtalk
c504f305f1 #96: refactor skip feature:
1, with skip keyword, skip current test unconditionally;
2, with skipIf keyword, you can skip current test with condition; condition evaluation can be defined in debugtalk.py function.
2018-02-08 15:59:17 +08:00
debugtalk
177856c37c bugfix #96 skip feature: display skip testcases number corretly 2018-02-08 12:55:23 +08:00
debugtalk
4fbc414e87 refactor run times: display test statistics correctly with run times setting 2018-02-08 12:24:53 +08:00
debugtalk
eec69275f3 rename package name from ate to httprunner 2017-11-07 11:01:23 +08:00