Google
×
Mar 26, 2024 · The JUnit plugin provides a publisher that consumes XML test reports generated during the builds and provides some graphical visualization ...
To use this feature, first set up your build to run tests, then specify the path to JUnit XML files in the Ant glob syntax, such as **/build/test-reports/*.xml.
The JUnit plugin provides a publisher that consumes XML test reports generated during the builds and provides some graphical visualization of the historical ...
Mar 26, 2024 · Allows JUnit-format test results to be published.
Nov 25, 2023 · This plugin adds a SQL extension, we currently support PostgreSQL and MySQL, others can be added, create an issue or send a pull request. Tables ...
Oct 19, 2023 · This plugin can archive certain files (attachments) together with your JUnit results. Attached files are shown in the JUnit results.
Jun 27, 2023 · Configure the JUnit plugin in Jenkins: Go to the Jenkins dashboard. Click on “Manage Jenkins” and select “Configure System.” Scroll down to the ...
Mar 26, 2024 · Publishes test results while tests run, rather than waiting for completion.