DISCLAIMER: We use Google Analytics for sending anonymous usage information such as total time saved by tests. This information might help us to improve both Drill4J backend and client sides. It is used by the Drill4J team only and is not supposed for sharing with 3rd parties. You are able to turn off by set system property
analytic.disable = true
or send PATCH request/api/analytic/toggle
.
Minimize your regression suite via Test Impact Analytics. For more information see in documentation or core concepts
- benchmarks: Module with benchmark tests
- jacoco: Library with extended functionality for JaCoCo
- load-tests: Module with load tests
- plugin-runner: Module with scripts for local run by task ':plugin-runner:run'
- test2code-admin: Classes for working with admin. It analyzes probes and send metrics & statistics.
- test2code-agent: Classes for working with java-agent. Probes are put down with the help of instrumentation in the source code and sends to test2code-admin
- test2code-common: Classes for working with java-agent. Probes are put down with the help of instrumentation in the source code and sends to test2code-admin
- tests: Module with tests