Created
April 25, 2015 12:53
-
-
Save rakauchuk/0d3b2885df901d1896a9 to your computer and use it in GitHub Desktop.
Jenkins Plugins PHP
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Checkstyle (for processing PHP_CodeSniffer logfiles in Checkstyle format) | |
Clover PHP (for processing PHPUnit's Clover XML logfile) | |
Crap4J (for processing PHPUnit's Crap4J XML logfile) | |
DRY (for processing phpcpd logfiles in PMD-CPD format) | |
HTML Publisher (for publishing documentation generated by phpDox, for instance) | |
JDepend (for processing PHP_Depend logfiles in JDepend format) | |
Plot (for processing phploc CSV output) | |
PMD (for processing PHPMD logfiles in PMD format) | |
Violations (for processing various logfiles) | |
Warnings (for processing PHP compiler warnings in the console log) | |
xUnit (for processing PHPUnit's JUnit XML logfile) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment