...
To customize the Jtest run configuration, open the Startup/Connection tab of your run JUnit configuration and select Jtest.
The following options are available:
- Enable Unit Test Assistant - If enabled, your tests will be run with Unit Test Assistant, which can help you improve the test quality. See Creating, Analyzing and Enhancing Tests with Unit Test Assistant for more information.
- Enforce coverage with Jtest coverage runner - If enabled, coverage will be collected with the Jtest coverage runner - even if another runner is selected in the Code Coverage tab.
- Activate Parasoft Coverage view - If enabled, the Parasoft Coverage view will automatically open when the tests are run.