https://github.com/jenkinsci/jenkins-test-harness
Unit test framework for Jenkins core and its plugins
https://github.com/jenkinsci/jenkins-test-harness
harness htmlunit java jenkins jetty junit testing-tools
Last synced: about 1 month ago
JSON representation
Unit test framework for Jenkins core and its plugins
- Host: GitHub
- URL: https://github.com/jenkinsci/jenkins-test-harness
- Owner: jenkinsci
- License: mit
- Created: 2016-01-15T19:11:45.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-05-12T04:17:14.000Z (about 1 month ago)
- Last Synced: 2025-05-12T05:26:06.542Z (about 1 month ago)
- Topics: harness, htmlunit, java, jenkins, jetty, junit, testing-tools
- Language: Java
- Homepage: https://www.jenkins.io/doc/developer/testing/
- Size: 28.5 MB
- Stars: 114
- Watchers: 104
- Forks: 132
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Jenkins Unit Test Harness
[](https://github.com/jenkinsci/jenkins-test-harness/releases/latest)
Defines test harness for Jenkins core and plugins that you can use during the `mvn test` phase.
See the [Developer Guide / Jenkins Testing](https://www.jenkins.io/doc/developer/testing/)
for more information and usage guidelines.## Javadoc
See https://javadoc.jenkins.io/component/jenkins-test-harness/
## Changelog
* See [GitHub Releases](https://github.com/jenkinsci/jenkins-test-harness/releases).
* For releases before `2.49`, see [this archive](./docs/CHANGELOG-OLD.md)