...
- Execute tests using the 'Jtest' run configuration shipped with Jtest.
- Customize a run configuration created on the base of IntelliJ's JUnit or Gradle1 templates Gradle templates to collect coverage with the Jtest runner; then execute tests using the customized run configuration.
...
- .
Running the Jtest Run Configuration
...