Hi,
I want to know if there is a Jenkins plugin that is available that provides some sort of tracking for test case failures per build.
For example, when a user goes to the plugin, they will see a list of builds, and for each build, they will see test cases that failed in that given build.
The user will then have an option to add some notes for the failing test case as well as assigning the failure to themselves if they want to investigate it.
I'm looking for a plugin like this to improve the way our team works.
Right now, we broadcast emails if we start to investigate a failure.
However, it is quite common that people forget to send these emails, and when this happens, there is a likelihood that multiple people end up working on the same thing.
Thus, I'm looking for a plugin that will improve upon this, and provide a central location which provides everyone with a status with what's going on with the failures.
Does anyone know if there is anything out there which would accomplish what I'm searching for?
Thanks,
John