Commit Graph

4 Commits

Author SHA1 Message Date
httprunner
b247cd49bc #96: skip unless condition 2018-02-08 22:36:30 +08:00
httprunner
9042e6e72f #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
httprunner
5bbbdc1997 bugfix #96 skip feature: display skip testcases number corretly 2018-02-08 12:55:23 +08:00
httprunner
1f81623a66 refactor run times: display test statistics correctly with run times setting 2018-02-08 12:24:53 +08:00