Commit Graph

15 Commits

Author SHA1 Message Date
debugtalk
d079f014d9 #29: refactor validator:
1, relocate validate functions;
2, add unittest for custom defined validators.
2017-12-12 23:59:54 +08:00
debugtalk
eae9a85647 #29: refactor validator, now support custom defined validators 2017-12-12 20:06:54 +08:00
debugtalk
be6502cd63 support new validator format, e.g. {'eq': ['status_code', 200]} 2017-12-12 12:08:55 +08:00
debugtalk
c160f390a8 set request timeout default to 120 seconds 2017-11-16 10:49:35 +08:00
debugtalk
57dce65d2d disable InsecureRequestWarning 2017-11-15 21:49:41 +08:00
debugtalk
e928f99dff add print exception 2017-11-15 18:46:57 +08:00
debugtalk
905ba88cfd reduce installing dependent libs for user 2017-11-14 16:15:03 +08:00
debugtalk
f9e9f75f05 bugfix #53: ensure teardown functions executed when test fail 2017-11-13 22:53:35 +08:00
debugtalk
bb9eb11161 remove unused import 2017-11-13 21:03:01 +08:00
debugtalk
3af67a31cc validate: set expect as alias for expected 2017-11-13 20:56:46 +08:00
debugtalk
d511a62dd9 update parser description 2017-11-10 23:10:22 +08:00
debugtalk
8633050794 update version 2017-11-08 21:55:40 +08:00
debugtalk
c916e9dc84 add locust installation command 2017-11-08 17:53:42 +08:00
debugtalk
eca35ebcef update with PyUnitReport 2017-11-07 11:50:38 +08:00
debugtalk
eec69275f3 rename package name from ate to httprunner 2017-11-07 11:01:23 +08:00