Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 3 days ago
JSON representation

Unit test framework for Jenkins core and its plugins

Awesome Lists containing this project

README

        

# Jenkins Unit Test Harness

[![GitHub release](https://img.shields.io/github/release/jenkinsci/jenkins-test-harness.svg?label=release)](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)