DOKK / manpages / debian 11 / libtest-bdd-cucumber-perl / Test::BDD::Cucumber::Harness::TermColor.3pm.en
Test::BDD::Cucumber::Harness::TermColor(3pm) User Contributed Perl Documentation Test::BDD::Cucumber::Harness::TermColor(3pm)

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

version 0.75

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

ANSI_COLORS_DISABLED

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

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

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`

Peter Sergeant "pete@clueball.com"

  Copyright 2019-2020, Erik Huelsmann
  Copyright 2011-2019, Peter Sergeant; Licensed under the same terms as Perl
2020-12-30 perl v5.32.0