java - Having Latest Tests Results info in the notified email with Hudson -


I have a project in which a lot of tests are failing, so the number of unsuccessful emails I received I would like to compare the test with the latest build What do I need: Only the information that appears on the project's page with a link to the test result:

Latest Test Results (10 Failures / -2)

< P> Is it possible? I have already tried the email-ALL plugin, but it is not telling me the information (I can get a list of failed tests with output etc.), but I really need the information above).

Any ideas?

Finally I used a patch for the email-ALL plugin, There is a Groove Template I think it should be integrated into the main plugin BitD.

This is the page I read:

Hope this will be useful to anyone else

Roberto

/ Div>

Comments