feat: dump log for each testcase

This commit is contained in:
debugtalk
2020-03-10 18:59:18 +08:00
parent ffbab95259
commit 856295a68d
4 changed files with 30 additions and 15 deletions

View File

@@ -2,6 +2,10 @@
## 3.0.0 (2020-03-10)
**Added**
- feat: dump log for each testcase
**Changed**
- replace logging with [loguru](https://github.com/Delgan/loguru)