httprunner
|
43c5331415
|
merge with master
|
2018-08-02 14:09:15 +08:00 |
|
httprunner
|
61deb3ab9d
|
define httpbin host and port in one place
|
2018-08-02 11:29:01 +08:00 |
|
httprunner
|
8ebb4bc638
|
relocate test suite loader
|
2018-07-30 00:11:04 +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
|
8bdb05faf0
|
record more info about request and response, and display in report
|
2018-07-21 11:40:44 +08:00 |
|
httprunner
|
834154cc4e
|
refactor report: split test suite to separate tables
|
2018-07-19 15:15:09 +08:00 |
|
httprunner
|
a202fc0866
|
bugfix: strip environment value
|
2018-06-11 20:00:37 +08:00 |
|
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 |
|