Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Configure the Jtest plugin for your build system:
    Configuring the Jtest Plugin for Maven
    Configuring the Jtest Plugin for Gradle
    Configuring the Jtest Plugin for Ant

  2. Execute your tests with the dedicated Jtest goals /tasksor tasks and the Unit Tests built-in test configuration:
    Collecting Coverage for Unit Tests with Maven
    Collecting Coverage for Unit Tests with Gradle
    Collecting Coverage for Unit Tests with Ant

...