The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

VERSION

version 0.14

DESCRIPTION

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

METHODS

result

Returns a collective view on the passing status of all steps run so far, as a Test::BDD::Cucumber::Model::Result object.

AUTHOR

Peter Sergeant pete@clueball.com

LICENSE

Copyright 2011, Peter Sergeant; Licensed under the same terms as Perl