Commit Graph

4 Commits

Author SHA1 Message Date
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
6ac43e39ea #29: refactor validator:
1, relocate validate functions;
2, add unittest for custom defined validators.
2017-12-12 23:59:54 +08:00
httprunner
8d568d9e0d request in config should also be parsed 2017-09-12 22:32:52 +08:00
httprunner
34d0c6a1e8 rename fixture module name 2017-08-29 22:12:08 +08:00