Hi,
I've just downloaded and installed email-ext 2.34 on a recently setup
jenkins instance.
The documentation refers to sample jelly scripts which can be found:
plugins/email-ext/WEB-INF/classes/hudson/plugins/emailext/templates/
However, I've checked my installation and there are no such templa
Hi,
I'm looking to find if there is any existing method for incrementally
pushing Junit results to Jenkins.
For example:
A test suite is started, which is described by a JUnit Test Report.
As each test case is run, it posts the results of the test back to Jenkins.
(Perhaps via REST or some othe