...
- Execute tests using the 'Jtest' run configuration shipped with Jtest.
- Customize a run configuration created on the base of IntelliJ's JUnit or Gradle templates Gradle1 templates to collect coverage with the Jtest runner; then execute tests using the customized run configuration.
1 Configuring the Jtest coverage runner for Gradle run configurations is supported for IntelliJ 2019.3 and later. Anchor Gradle_config Gradle_config
Running the Jtest Run Configuration
...