feat: add exception SummaryEmpty

This commit is contained in:
debugtalk
2019-12-24 23:06:39 +08:00
parent 9bd5f62705
commit 9c8f8327ea
3 changed files with 11 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
**Added**
- feat: store parse failed api/testcase/testsuite file path in `logs/xxx.parse_failed.json`
- feat: add exception SummaryEmpty
**Fixed**