Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.7
-
Component/s: Metrics, Source code viewer, Web
-
Labels:None
Description
When clicking on a failed unit test in sonar, the source code for the unit test is displayed. This is nice but doesn't say much about why the unit test failed.
It'd be nice to have all :
1 - surefire error and surefire properties from target\surefire-reports
2 - If maven website url is specified, a link to the surefire report on the maven website
Option 2 might not always be available, so having both imo is better.
I understand that this feature could be nice to have, but out of scope.
To have the same level of details provided by surfire reports :