ikeike443 / HudsonPluginForPlay

Jenkins plugin for Play! framework. This is trunk of jenkins-ci/play-plugin.
http://wiki.jenkins-ci.org/display/JENKINS/play-plugin
33 stars 28 forks source link

should write custom test result parser to count test amounts #7

Closed ikeike443 closed 13 years ago

ikeike443 commented 13 years ago

need to extend http://javadoc.jenkins-ci.org/hudson/tasks/test/DefaultTestResultParserImpl.html

and should reference to http://javadoc.jenkins-ci.org/hudson/tasks/junit/JUnitParser.html

ikeike443 commented 13 years ago

Play! itself can publish surefire xml on play-1.2.