Commit Graph

10 Commits

Author SHA1 Message Date
httprunner
a223ca04d3 call load_dot_env_file when initializing HttpRunner 2018-05-09 17:21:08 +08:00
httprunner
1c7c65523e bugfix #210: SuiteNotFound 2018-05-07 12:10:20 +08:00
httprunner
aff902d43c replace online httpbin service with httpbin lib 2018-05-02 17:43:07 +08:00
httprunner
e1bcb74c5f fix #188: display response image in html report 2018-04-22 13:29:41 +08:00
httprunner
2a20afb58e bugfix: testset file path 2018-04-20 22:05:50 +08:00
httprunner
43db00e4c1 fix #191: request data dumps 2018-04-20 22:00:56 +08:00
httprunner
e80dc2b262 #169: add builtin support for uploading files 2018-04-17 23:20:39 +08:00
httprunner
a92f382571 call HttpRunner class with testsets data structure other than path 2018-04-17 21:41:02 +08:00
httprunner
efaf4365b2 refactor lib function interface 2018-04-17 16:45:45 +08:00
httprunner
589d13b725 0.9.5:
1, remove PyUnitReport dependency;
2, add built-in html report;
3, support pass in html report template, in Jinja2 format.
2018-02-25 23:09:12 +08:00