httprunner
|
f3c6617385
|
bugfix: HttpNtlmAuth should be lower case
|
2017-09-14 10:50:11 +08:00 |
|
httprunner
|
d3a068cb6d
|
prepare_kwargs: reference kwargs do not need to return
|
2017-08-29 15:17:52 +08:00 |
|
httprunner
|
4ca827ada6
|
if request content-type is application/json, request data should be dumped
|
2017-08-28 19:18:06 +08:00 |
|
httprunner
|
318f5b4130
|
add custom functions: gen_urlencode_str, get_timestamp
|
2017-07-14 15:16:47 +08:00 |
|
httprunner
|
b294107bcb
|
specify logging level from CLI
|
2017-07-03 16:40:59 +08:00 |
|
httprunner
|
7fd0f715ca
|
move HttpNtlmAuth from runner to client
|
2017-07-03 12:13:56 +08:00 |
|
httprunner
|
9586915322
|
create HttpSession as wrapper of requests.Session, in order to log more information of request and response
|
2017-07-03 12:07:40 +08:00 |
|