feat: dump log for each testcase

This commit is contained in:
debugtalk
2020-05-22 12:14:10 +08:00
parent 0b388bd514
commit 9a5bfa1828
4 changed files with 56 additions and 35 deletions

View File

@@ -1,12 +1,13 @@
# Release History
## 3.0.5 (2020-05-21)
## 3.0.5 (2020-05-22)
**Added**
- feat: each testcase has an unique id in uuid4 format
- feat: add default header `HRUN-Request-ID` for each testcase #721
- feat: builtin allure report
- feat: dump log for each testcase
**Fixed**