diff --git a/junit-report/src/plugin-resources/junit.jsl b/junit-report/src/plugin-resources/junit.jsl index 7fc33dcc..fe0bcd93 100644 --- a/junit-report/src/plugin-resources/junit.jsl +++ b/junit-report/src/plugin-resources/junit.jsl @@ -117,7 +117,9 @@
- + + + @@ -126,7 +128,7 @@ - + +
PackageTestsErrorsFailuresSuccess RateTime
${package} @@ -134,11 +136,14 @@ + + - + @@ -158,20 +163,29 @@ - + + + + + + + +
ClassTestsErrorsFailuresSuccess RateTime
${test.attribute('name').value} - + - + - + + + @@ -191,7 +205,9 @@ + ## test can even not be started at all (failure to load the class) ## so report the error directly