On Mon, Sep 05, 2005 at 10:58:17AM +0100, Dave Cross wrote:

> Shlomi Fish wrote:
> >Hi all!
> >
> >Does anyone know of a Test::Harness extension or replacement that can 
> >color the final report line in green if all tests passed and in red 
> >otherwise? search.cpan.org is no help, and couldn't find anything relevant 
> >by a brief scanning of its POD page there (but not a thorough reading of 
> >it).
> >
> >I'd like to be able to use it without requiring the module's user to 
> >install it, just using it on my local configuration.
> 
> The Test::Builder::Tester distribution includes 
> Test::Builder::Tester::Color. That might be useful - or might serve as a 
> good basis to build something on.

See also Apache::Test.

http://perl.apache.org/docs/general/testing/testing.html#Colored_Trace_Mode

-- 
Paul Johnson - [EMAIL PROTECTED]
http://www.pjcj.net

Reply via email to