debugtalk
|
4a87af51e7
|
rename excpetion module to exceptions
|
2018-07-25 10:52:16 +08:00 |
|
debugtalk
|
7478331cb5
|
group exceptions to 2 types: failure and error
|
2018-07-25 10:40:20 +08:00 |
|
debugtalk
|
c7af7b3934
|
record more info about request and response, and display in report
|
2018-07-21 11:40:44 +08:00 |
|
debugtalk
|
95db6f22dd
|
refactor report: split test suite to separate tables
|
2018-07-19 15:15:09 +08:00 |
|
debugtalk
|
6539640fc5
|
bugfix: strip environment value
|
2018-06-11 20:00:37 +08:00 |
|
debugtalk
|
a414fe56d5
|
call load_dot_env_file when initializing HttpRunner
|
2018-05-09 17:21:08 +08:00 |
|
debugtalk
|
cb57e4bec2
|
bugfix #210: SuiteNotFound
|
2018-05-07 12:10:20 +08:00 |
|
debugtalk
|
e1d49010c0
|
replace online httpbin service with httpbin lib
|
2018-05-02 17:43:07 +08:00 |
|
debugtalk
|
84f5000d7a
|
fix #188: display response image in html report
|
2018-04-22 13:29:41 +08:00 |
|
debugtalk
|
8209fdc207
|
bugfix: testset file path
|
2018-04-20 22:05:50 +08:00 |
|
debugtalk
|
0a3f5cc146
|
fix #191: request data dumps
|
2018-04-20 22:00:56 +08:00 |
|
debugtalk
|
ffff6fef52
|
#169: add builtin support for uploading files
|
2018-04-17 23:20:39 +08:00 |
|
debugtalk
|
37d9ea211f
|
call HttpRunner class with testsets data structure other than path
|
2018-04-17 21:41:02 +08:00 |
|
debugtalk
|
b6450afd0b
|
refactor lib function interface
|
2018-04-17 16:45:45 +08:00 |
|
debugtalk
|
160218b1ed
|
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 |
|