feat: disable sentry reports by setting environment DISABLE_SENTRY=true

This commit is contained in:
debugtalk
2022-04-18 15:27:45 +08:00
parent eaf3ffb16c
commit 67d37c0605
3 changed files with 7 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
- refactor: merge [hrp] into httprunner v4, which will include golang and python dual engine
- refactor: redesign `IStep` to make step extensible to support implementing new protocols and test types
- feat: disable GA events report by setting environment `DISABLE_GA=true`
- feat: disable sentry reports by setting environment `DISABLE_SENTRY=true`
**go version**