Use the same colour scheme as JUnit
Status: Inactive
Brought to you by:
exortech
JUnit uses a colour scheme that matches test-driven
development to a "traffic light".
Yellow = Error:
Red = Failure,
Green = Pass.
Write a test, create stub, implement functionality.
Currently, the CSS that ships with ASPUnit switches the
colours for Error and Failure results.