-
Type:
New Feature
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.18
-
Fix Version/s: 2.19
-
Component/s: Maven Surefire Report Plugin
-
Labels:None
-
Flags:Patch
The report includes anchors to test suite names but not test case names inside the suite. We would like the ability to externally link to individual test cases in the report. The anchor should be present whether the test case passes or fails.
Patch with tests is included.