1, remove PyUnitReport dependency;
2, add built-in html report;
3, support pass in html report template, in Jinja2 format.
This commit is contained in:
httprunner
2018-02-25 23:09:12 +08:00
parent 5b03ab334a
commit 589d13b725
11 changed files with 363 additions and 109 deletions

View File

@@ -1,6 +1,6 @@
requests
PyYAML
PyUnitReport
Jinja2
har2case
colorama
colorlog