Jenkins plugin for test results

I think it would be really helpful for development teams to be able to look at a graph that shows the amount of tests that were passed, failed or skipped in a testing collection. I have seen that test suites like JUnit and TestNG have this option. Here is an example:

This would make it much easier for teams to get a quick look at how the tests are performing.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.