Skip to content

A regression testing tool ensure that new problems and unexpected behaviors will not be introduced to PMD project after fixing an issue , and new rules can work as expected.

License

Notifications You must be signed in to change notification settings

djydewang/pmd-regression-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pmd-regression-tester

A regression testing tool ensure that new problems and unexpected behaviors will not be introduced to PMD project after fixing an issue , and new rules can work as expected. Note: it is just a prototype, also see https://github.com/pmd/pmd-regression-tester

The example to run the tool

ruby run.rb -r YOUR_LOCAL_PMD_REPO -b master -bc config/all-java.xml -p pmd_releases/6.1.0 -pc config/all-java.xml -l config/projectsList.txt

About

A regression testing tool ensure that new problems and unexpected behaviors will not be introduced to PMD project after fixing an issue , and new rules can work as expected.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published