×
Jenkins comes with a test harness built around JUnit to make test development simpler. This harness provides the following features:.
This section covers patterns that you will commonly use in your test cases, plus scenarios that you should consider testing. Configuration Round-trip Testing.
Dec 7, 2023 · This plugin shows history of test execution results in a tabular or graphical format.
Base class for all Jenkins test cases. Author: Kohsuke Kawaguchi; See Also: Wiki article about unit testing in Jenkins ... Performs a search from the search box.
Mar 26, 2024 · The JUnit plugin provides a publisher that consumes XML test reports generated during the builds and provides some graphical visualization ...
Feb 22, 2024 · This plugin makes it possible to record xUnit test reports.
Missing: /search | Show results with:/search
PluginManager to speed up unit tests. Instead of loading every plugin for every test case, this allows them to reuse a single plugin manager.
This plugin collects and reports unit test results to view26. It supports any testing frameworks which are capable of generating JUnit XML format test reports.
Oct 31, 2016 · The JUnit plugin is the go-to test result reporter for many Jenkins projects, but the it is not the only one available. The xUnit plugin is ...
PluginManager that can work with unit tests where dependencies are just jars. PluginManager to speed up unit tests. Instead of loading every plugin for ...