Skip to content

nurk/jenkins-fail-on-reduced-tests-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jenkins-fail-on-reduced-tests-plugin

Build Status Coverage Status

This plugin is a post build action plugin.

It allows you to configure a percentage that the amount of unit tests are allowed to reduce.

If no previous successful build is found it will fallback on the minimum amount of expected unit tests, which also needs to be configured.

It will mark the build as unstable if the amount of unit tests does not meet the set criteria which will help protect your project from configuration mistakes. (It considers skipped tests as tests that have not run)

License

Licensed under MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published