debugtalk
|
c28f975c86
|
update version
|
2018-01-16 19:41:47 +08:00 |
|
debugtalk
|
124cbe8102
|
#78: merge validators in test with api validators
|
2018-01-16 19:28:07 +08:00 |
|
debugtalk
|
25539414a2
|
bugfix: start locust slave on other machines
|
2018-01-16 16:30:24 +08:00 |
|
debugtalk
|
389e915a09
|
replace --cpu-cores with --full-speed: now support specify slaves number
|
2018-01-11 23:03:13 +08:00 |
|
debugtalk
|
d8529d3676
|
replace codecs with io
|
2017-12-23 12:49:34 +08:00 |
|
debugtalk
|
56679684a9
|
fix #66: Permission denied error when testset file is read only.
|
2017-12-23 12:46:00 +08:00 |
|
debugtalk
|
921edae7d3
|
fix #64: when headers in test is None, it should inherit from config
|
2017-12-23 12:41:00 +08:00 |
|
debugtalk
|
9e6ba32648
|
check conflict parameter args: --full-speed --no-web
|
2017-12-13 14:17:55 +08:00 |
|
debugtalk
|
3f3b0f1ea7
|
#52: validator expect field support reference variable
|
2017-12-13 01:22:43 +08:00 |
|
debugtalk
|
cd89157fa6
|
validator: check item support reference variable
|
2017-12-13 01:12:57 +08:00 |
|
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 |
|