feat: report tests start event and running exception to sentry

This commit is contained in:
debugtalk
2019-12-23 17:28:37 +08:00
parent 431771c936
commit f750047a76
3 changed files with 11 additions and 3 deletions

View File

@@ -1,6 +1,10 @@
# Release History
## 2.4.6 (2019-12-21)
## 2.4.6 (2019-12-23)
**Added**
- feat: report tests start event and running exception to sentry
**Fixed**