Issue Details (XML | Word | Printable)

Key: MPTEST-36
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Trivial Trivial
Assignee: Lukas Theussl
Reporter: Michael Mattox
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Maven 1.x Test Plugin

Display a banner when all tests do not pass

Created: 05/Jul/04 10:26 AM   Updated: 24/Mar/06 12:06 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 1.8

Time Tracking:
Not Specified


 Description  « Hide
We spend a lot of time looking at the test results trying to see if there are any failures. If maven would print a banner saying something like "TEST FAILURES EXIST" that would greatly help us to see if all tests passed or not.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Miguel Griffa added a comment - 05/Jul/04 11:07 AM
It would be nice that the banner also has information about which tests failed, so you can jump right to the that test report