mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-06 16:29:37 +08:00
change: rename render_html_report to gen_html_report
This commit is contained in:
@@ -2,9 +2,15 @@
|
||||
|
||||
## 2.3.2 (2019-11-01)
|
||||
|
||||
**Added**
|
||||
|
||||
- docs: add docs content to repo, visit at `https://docs.httprunner.org`
|
||||
- docs: update developer interface docs
|
||||
|
||||
**Changed**
|
||||
|
||||
- make render_html_report separate with HttpRunner().run_tests()
|
||||
- rename `render_html_report` to `gen_html_report`
|
||||
- make gen_html_report separate with HttpRunner().run_tests()
|
||||
- `--report-file`: specify report file path, this has higher priority than specifying report dir.
|
||||
- remove `summary` property from HttpRunner
|
||||
|
||||
|
||||
Reference in New Issue
Block a user