httprunner
|
61deb3ab9d
|
define httpbin host and port in one place
|
2018-08-02 11:29:01 +08:00 |
|
httprunner
|
7f640de79e
|
refactor: extract content/text/json
|
2018-07-25 16:10:45 +08:00 |
|
httprunner
|
89cc9a2d1e
|
1.4.5:
1, refactor ResponseObject;
2, response can be modified in teardown_hooks.
|
2018-05-31 00:36:10 +08:00 |
|
httprunner
|
2900f5b955
|
fix #173: testset hook in config block
|
2018-05-11 00:44:08 +08:00 |
|
httprunner
|
2bb84b3874
|
refactor hook mechanism:
1, remove EventHook;
2, setup_hooks: could reference request dict;
3, teardown_hooks: could reference Response object.
|
2018-05-10 13:40:47 +08:00 |
|
httprunner
|
9bd0041eea
|
remove tests/httpbin/debugtalk.py
|
2018-05-10 12:39:37 +08:00 |
|
httprunner
|
aff902d43c
|
replace online httpbin service with httpbin lib
|
2018-05-02 17:43:07 +08:00 |
|
httprunner
|
99d66db9b2
|
fix #139: hooks execution order
|
2018-04-24 17:00:58 +08:00 |
|
httprunner
|
e1bcb74c5f
|
fix #188: display response image in html report
|
2018-04-22 13:29:41 +08:00 |
|
httprunner
|
e80dc2b262
|
#169: add builtin support for uploading files
|
2018-04-17 23:20:39 +08:00 |
|