logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

       Peter Sergeant "pete@clueball.com"

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`

Configurable Env

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

Description

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

License

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

perl v5.40.1                                       2025-05-29              Test::BDD::Cuc...ness::TermColor(3pm)

Name

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

Version

       version 0.87

See Also