/test2code-plugin

DEPRECATED - old test2code plugin - moved respective parts to Admin and Java Agent

Primary LanguageKotlinApache License 2.0Apache-2.0

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.

Check Release License Visit the website at drill4j.github.io Telegram Chat GitHub release (latest by date) GitHub contributors Lines of code YouTube Channel Views

Test2Code Plugin Overview

Minimize your regression suite via Test Impact Analytics. For more information see in documentation or core concepts

Modules

  • 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