-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: Notifications
-
None
-
Environment:Any
When a build fails from a unit test failure, the email notification should include which unit tests failed.
The existing email notification only includes the changes (which are usually meaningless since you also don't what the actual changes were, until you log into the bamboo server).
Changes should be, email notifications should have options to show/hide:
- the files changes
- the unit tests that failed (and optionally the failure stacktrace or any other info the test has).
This would save me tons of time as I wouldn't have to log into the bamboo machine to figure out exactly what went wrong, since the email would have that info already.