httprunner
|
d5616b3a16
|
refactor: extract status_code
|
2018-07-25 11:25:12 +08:00 |
|
httprunner
|
3c17aa649c
|
rename excpetion module to exceptions
|
2018-07-25 10:52:16 +08:00 |
|
httprunner
|
e6a834c6c6
|
group exceptions to 2 types: failure and error
|
2018-07-25 10:40:20 +08:00 |
|
httprunner
|
14f825b164
|
update extract log
|
2018-07-24 18:18:42 +08:00 |
|
httprunner
|
705df59ca1
|
support validate with response time
|
2018-07-23 21:30:01 +08:00 |
|
rockfeng0
|
b70bb5a7b2
|
support->extract: [JSESSIONID: request.headers.cookie.JSESSIONID]
|
2018-06-12 17:26:34 +08:00 |
|
httprunner
|
55467c2b9f
|
fix compatibility for python 3.4, 3.5
|
2018-05-31 00:53:32 +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
|
e263021c3b
|
merge_validator: support checking unhashable values such as dict
|
2018-04-23 21:28:59 +08:00 |
|
httprunner
|
63fcaa5140
|
#135: extract cookie from response
|
2018-04-19 23:40:42 +08:00 |
|
httprunner
|
54bf5af7a8
|
log extract field
|
2018-03-30 18:47:07 +08:00 |
|
httprunner
|
33eb8ac897
|
define python source code encoding as utf-8
|
2018-03-27 12:07:46 +08:00 |
|
httprunner
|
b5a25378da
|
refactor compatibility, learned from requests
|
2018-03-25 21:19:23 +08:00 |
|
httprunner
|
3fd9f794f4
|
use httprunner/cli.py as debugging entrances
|
2018-02-22 00:24:10 +08:00 |
|
httprunner
|
e49214ec52
|
logging with colors
|
2018-02-21 12:32:14 +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
|
8c19212c6f
|
support new validator format, e.g. {'eq': ['status_code', 200]}
|
2017-12-12 12:08:55 +08:00 |
|
httprunner
|
b262ae5e5e
|
validate: set expect as alias for expected
|
2017-11-13 20:56:46 +08:00 |
|
httprunner
|
e8db476867
|
rename package name from ate to httprunner
|
2017-11-07 11:01:23 +08:00 |
|