-
Improvement
-
Resolution: Incomplete
-
Minor
-
None
-
Jenkins ver. 2.135
xUnit plugin 2.3.3
JUnit provides a configuration to not fail the build if on empty test results.
Allow empty results | Do not fail the build on empty test results |
Would it be possible to add the same configuration option to XUnit?
What do you mean for empty result? The file has been created but empty (this sounds more like an error of the program that generates the reports) or the report is generated not empty compliant with some format but reports 0 runs?