I have a project with a lot of failed tests, so it would be great to receive by email the number of failed tests comparable to the last build. I only need the information that appears on the project page using the test results link:
Last test result (10 failures / -2)
Is it possible? I already tried the email-ext plugin, but it does not tell me this information (I may have a list of failed tests with output, etc., but I really need this information above).
Any ideas?
java email continuous-integration hudson
Roberto
source share