Scroll to navigation

Test::BDD::Cucumber::Harness::TermColor(3pm) User Contributed Perl Documentation Test::BDD::Cucumber::Harness::TermColor(3pm)
 

NAME

Test::BDD::Cucumber::Harness::TermColor - Prints colorized text to the screen

VERSION

version 0.31

DESCRIPTION

A Test::BDD::Cucumber::Harness subclass that prints test output, colorized, to the terminal.

CONFIGURABLE ENV

ANSI_COLORS_DISABLED

You can use Term::ANSIColor's "ANSI_COLORS_DISABLED" to turn off colors in the output.

CONFIGURABLE ATTRIBUTES

fh

A filehandle to write output to; defaults to "STDOUT"

AUTHOR

Peter Sergeant "pete@clueball.com"

LICENSE

Copyright 2011-2014, Peter Sergeant; Licensed under the same terms as Perl
2014-10-09 perl v5.20.1