Commit Graph

604 Commits

Author SHA1 Message Date
httprunner
adb72e7d75 deprecate requires 2018-07-26 15:17:50 +08:00
httprunner
7ed962e803 deprecate import_module_items 2018-07-26 15:08:04 +08:00
debugtalk
4499f98e82 Merge pull request #321 from HttpRunner/report
1.5.7
2018-07-26 13:43:29 +08:00
httprunner
027d19ccd2 bugfix: ExtractFailure in Python2.7 2018-07-26 12:17:57 +08:00
httprunner
2941308fd4 update log 2018-07-26 12:00:47 +08:00
httprunner
500305e226 bugfix: UnicodeDecodeError in Python2.7 2018-07-26 11:46:46 +08:00
httprunner
51b2609293 update error message 2018-07-26 00:09:41 +08:00
httprunner
111da0f4cc bugfix: JSONDecodeError in Python3.4 2018-07-25 23:53:25 +08:00
debugtalk
44737af6a7 Merge pull request #317 from yinquanwang/master
update report with 1.5.6
2018-07-25 19:48:40 +08:00
httprunner
13d4c5d5a4 fix #26: distinguish failure and error 2018-07-25 19:46:23 +08:00
httprunner
e11f20e70d bugfix: check HTTP method before request 2018-07-25 19:43:54 +08:00
httprunner
58594905ca refactor: extract field 2018-07-25 19:13:56 +08:00
尹全旺
0e4ca86344 All Tests change to All Suites 2018-07-25 18:04:59 +08:00
尹全旺
b69fa425e8 update extent_report_template for suites 2018-07-25 17:52:21 +08:00
httprunner
85bb37194d refactor: query json content 2018-07-25 17:32:12 +08:00
httprunner
007cfd9d1b remove exception type: ResponseFailure 2018-07-25 16:47:55 +08:00
httprunner
001eed3216 fix compatibility with python2.7 2018-07-25 16:39:05 +08:00
httprunner
93bb6330d2 refactor: extract encoding/ok/reason/url 2018-07-25 16:22:08 +08:00
httprunner
7f640de79e refactor: extract content/text/json 2018-07-25 16:10:45 +08:00
httprunner
077cae3ca1 refactor: extract headers 2018-07-25 12:18:33 +08:00
httprunner
95a4740525 refactor: extract elapsed 2018-07-25 12:04:07 +08:00
httprunner
aff69944b8 refactor: extract cookie 2018-07-25 11:47:10 +08:00
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
505f4d5dbc bugfix: display default test suite name if not specified 2018-07-24 20:22:26 +08:00
httprunner
14f825b164 update extract log 2018-07-24 18:18:42 +08:00
httprunner
b6e306fd38 validate all validators even if failed 2018-07-24 18:04:10 +08:00
debugtalk
d47da147ed Merge pull request #313 from HttpRunner/report
Update Report
2018-07-24 14:24:26 +08:00
httprunner
705df59ca1 support validate with response time 2018-07-23 21:30:01 +08:00
httprunner
423f35980e bugfix: stringfy data before generating report 2018-07-21 12:57:55 +08:00
httprunner
19475c0fb4 convert CaseInsensitiveDict to dict 2018-07-21 12:25:23 +08:00
httprunner
8bdb05faf0 record more info about request and response, and display in report 2018-07-21 11:40:44 +08:00
httprunner
47b1fe2cd3 convert datetime object to string in summary data structure 2018-07-20 18:15:22 +08:00
httprunner
1a8706f32e convert OrderedDict to dict 2018-07-20 11:39:15 +08:00
httprunner
cacdb93831 display parameters and output in report 2018-07-20 11:09:42 +08:00
httprunner
d198174ec0 display validators in report log 2018-07-19 23:56:24 +08:00
httprunner
9a0112521f call print_output after each testset 2018-07-19 15:28:42 +08:00
httprunner
834154cc4e refactor report: split test suite to separate tables 2018-07-19 15:15:09 +08:00
httprunner
0460e1d07e fix compability for stringify_body 2018-07-12 11:12:34 +08:00
httprunner
7eee813542 fix #155: remove safe mark 2018-07-10 13:06:21 +08:00
httprunner
4fa93fa820 fix #269: display the former url when the current testcase failed 2018-07-01 22:52:25 +08:00
httprunner
e6e0a5949f bugfix: ensure report generation when test failed 2018-07-01 17:01:46 +08:00
httprunner
4aaedc6caf Merge branch 'master' of https://github.com/httprunner/HttpRunner 2018-06-29 12:09:52 +08:00
httprunner
ff89336076 add margin-bottom in default report 2018-06-29 12:09:21 +08:00
debugtalk
fee9898daa Merge pull request #272 from RockFeng0/master
extract关键字中,支持在跳转请求中获取cookie
2018-06-22 23:22:42 +08:00
debugtalk
40b51e61c0 Merge pull request #286 from HarrisChu/fix_locusts
fix locusts for test api and suite
2018-06-22 23:20:55 +08:00
junpeng chu
b54dec4e1a fix locusts for test api and suite 2018-06-22 10:50:26 +08:00
rock feng
522e2fa266 Update runner.py 2018-06-13 19:56:37 +08:00
rock feng
d568de0f61 Delete .project 2018-06-13 19:55:56 +08:00