Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.5
-
Labels:None
-
Number of attachments :
Description
I was having problems with getting the correct values in the clover
report and was told that I needed to fork the unit tests while running the report.
As most unittests doesn't need to run in their own jvm I would like it if the default clover report behaviour was to fork a jvm.
Please correct me if I'm wrong but I don;t the link bewteen forking unit tests and Clover. The unit tests are run by the "test" plugin and there's already a property that you can use to fork the unit tests.