Click the Unit Tests tab to access controls for unit test execution and coverage data collection.

Test configurations for C++test have the following options:

  • Report Google Test Results: Enable this option to report Google Test execution results.
  • Report Coverage Results: Enable this option to include line coverage monitoring in the results. 

Test configurations for dotTEST have the following options:

  • Enable unit tests: Enable this option to enable unit test execution.
  • Report Coverage Results: Enable this option to include line coverage monitoring in the results.

Test configurations for Jtest have the following options:

  • Report Unit Test Results: Enable this option to report unit test execution results.
  • Report Coverage Results: Enable this option to include line coverage monitoring in the results. 

  • No labels