feat: disable GA events report by setting environment DISABLE_GA=true

This commit is contained in:
debugtalk
2022-04-05 10:31:50 +08:00
parent 87db9b302e
commit 1aefc9f698
8 changed files with 30 additions and 3 deletions

View File

@@ -4,6 +4,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`
**go version**