change: integrate sentry sdk for panic reporting and analysis

This commit is contained in:
debugtalk
2022-03-24 19:46:21 +08:00
parent 90c7ba7364
commit 62b21dab22
6 changed files with 172 additions and 3 deletions

View File

@@ -5,6 +5,7 @@
- refactor: merge [hrp] into httprunner repo
- fix: call referenced api/testcase with relative path
- fix: ignore exceptions when reporting GA events
- change: integrate [sentry sdk][sentry sdk] for panic reporting and analysis
## hrp-v0.8.0 (2022-03-22)