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

NAME

Test::BDD::Cucumber::Harness::TAP - Generate results in TAP format

VERSION

version 0.77

DESCRIPTION

A Test::BDD::Cucumber::Harness subclass whose output is TAP (Test Anything Protocol), such as consumed by prove and yath.

OPTIONS

fail_skip

Boolean - makes tests with no matcher fail

AUTHOR

Peter Sergeant pete@clueball.com

LICENSE

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