Source for file colortext_reporter.php
Documentation is available at colortext_reporter.php
* Base include file for SimpleTest
* @version $Id: colortext_reporter.php 1631 2008-01-20 14:31:16Z pp11 $
require_once(dirname(__FILE__
) .
'/../reporter.php');
* Provides an ANSI-colored {@link TextReporter} for viewing test results.
* This code is made available under the same terms as SimpleTest. It is based
* off of code that Jason Sweat originally published on the SimpleTest mailing
* @author Jason Sweat (original code)
* @author Travis Swicegood <development@domain51.com>
* @param {@link TextReporter}
* Capture the attempt to display the final test results and insert the
* ANSI-color codes in place.
* Sets the terminal to an ANSI-standard $color
* Resets the color back to normal.
Documentation generated on Sun, 04 May 2008 09:21:21 -0500 by phpDocumentor 1.3.0