×
Mar 18, 2024 · This plugin integrates Jenkins with ecu.test and generates reports on automated test execution.
Missing: junit | Show results with:junit
Jan 1, 2024 · This plugin allows you to automatically terminate a build if it's taking too long.
Missing: ressources | Show results with:ressources
Publish UNIT reports publishUNIT(String installation) { unstableThreshold(double threshold = 0) failedThreshold(double threshold = 0) // Archive options... } // ...