-
Improvement
-
Resolution: Fixed
-
Minor
-
None
The junit-plugin's junit pipeline action now supports making the results optional, but none of the docs point this out.
ex:
junit testResults: 'output-jdk8/**/target/**/TEST-*.xml', allowEmptyResults: true
Docs should be expanded to include an example.
/cc abayer