fix: print exception string with exception stage

This commit is contained in:
debugtalk
2019-12-29 16:23:46 +08:00
parent 66d6b9fbac
commit ba4b754290
2 changed files with 2 additions and 0 deletions

View File

@@ -12,6 +12,7 @@
- fix: eval validator python script before validating
- fix: do not strip string content when preparing lazy data
- fix: catch ApiNotFound exception when loading testcases
- fix: print exception string with exception stage
## 2.4.8 (2019-12-25)