1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-06-27 00:41:29 +02:00
This commit is contained in:
Christopher Fenner
2018-04-04 10:54:23 +02:00
committed by GitHub
parent 827864f57c
commit d43f4625f5

View File

@ -5,7 +5,7 @@ This step can publish test results from various sources.
## Prerequsites
* **test result files** - To use this step, there must be static check result files available.
* **test result files** - To use this step, there must be test result files available.
* installed plugins:
* [junit](https://plugins.jenkins.io/junit)
* [jacoco](https://plugins.jenkins.io/jacoco)