Provided by: libtest-bdd-cucumber-perl_0.82-1_all bug

NAME

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

VERSION

       version 0.82

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"

   theme
       Name of the theme to use for colours. Defaults to `dark`. Themes are defined in the
       private attribute "_themes", and currently include `light` and `dark`

AUTHOR

       Peter Sergeant "pete@clueball.com"

LICENSE

         Copyright 2019-2021, Erik Huelsmann
         Copyright 2011-2019, Peter Sergeant; Licensed under the same terms as Perl

perl v5.32.1                                2021-08-2Test::BDD::Cucumber::Harness::TermColor(3pm)