Does anyone know if there is a way to have more granular plan statistic reporting for builds running automated testing? I run several functional automation suites from Bamboo and always just get green if all tests pass, and red if even one test fails. There are often a small handful of tests that fail for various reasons. I would prefer if there was a way to show yellow if less than say 20 tests fail. Or even better, I'd like to see it gradient from green to yellow to red based on the number of failures. That would be much more informative than constantly seeing red on my dashboard.
Does anyone know of a way to customize the report for a plan to be more useful for automated testing? Maybe a plugin or something?
Thanks!