-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: None
-
Component/s: Documentation
-
None
clover-instr and clover-setup both now support the following attribute:
recordTestResults – if set to false, test results will not be recorded Clover. Results can be added via the testResults filesset at report time. This defaults to true.
For the CLI tools, this is called:
--recordTestResults <true|false>