...
- 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 - 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
...