Commit Graph

10 Commits

Author SHA1 Message Date
httprunner
179301d084 make wrappers for get_bind_item 2018-03-13 22:25:38 +08:00
httprunner
a0f5f7d40e bugfix #100: Null value can only be compared with comparator: eq/equals/== 2018-02-23 20:24:32 +08:00
httprunner
151acd19be refactor names: simplify functions 2018-02-16 01:41:16 +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
488585fdc5 #78: merge validators in test with api validators 2018-01-16 19:28:07 +08:00
httprunner
7a45b4078b #52: validator expect field support reference variable 2017-12-13 01:22:43 +08:00
httprunner
ca9f793fb3 validator: check item support reference variable 2017-12-13 01:12:57 +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
155ad0167e #29: refactor validator, now support custom defined validators 2017-12-12 20:06:54 +08:00
httprunner
e8db476867 rename package name from ate to httprunner 2017-11-07 11:01:23 +08:00