Provided by: libtest-bdd-cucumber-perl_0.53-1_all 

NAME
Test::BDD::Cucumber - Feature-complete Cucumber-style testing in Perl
DESCRIPTION
A sane and complete Cucumber implementation in Perl
Behaviour of this module is similar to that, but sometimes different from the real Cucumber, the plan is
to move use the same parser and behaviour See the logged issue <https://github.com/pjlsergeant/test-bdd-
cucumber-perl/issues/73>.
QUICK LINKS
See this distribution: Cucumber on Perl on MetaCPAN <https://metacpan.org/release/Test-BDD-Cucumber>
NEXT STEPS
If you are completely new to Cucumber, you'd get a pretty overview from reading our short and crunchy
Tutorial.
If you already understand Cucumber, and just want to get started then you should read the Step-writing
quick-start guide, the documentation for our command-line tool App::pherkin, and How to integrate with
Test::Builder.
If you want to extend or integrated Test::BDD::Cucumber then you'd probably be more interested in our
Architecture overview.
TEN SECOND GUIDE TO USING THIS IN YOUR CI ENVIRONMENT
Don't use the command-line tool, App::pherkin, for integration in your CI environment. Instead, look at
the How to integrate with Test::Builder document.
BUGS, MISSING, AND LIMITATIONS
For current bugs, check the issue tracer at GitHub:
L<https://github.com/pjlsergeant/test-bdd-cucumber-perl/issues>
Since Test::BDD::Cucumber uses its own parser, differences probably exist in the intepretation of feature
files when comparing to Cucumber.
CODE
On Github, of course: <https://github.com/pjlsergeant/test-bdd-cucumber-perl>.
AUTHORS
Peter Sergeant "pete@clueball.com"
Erik Huelsmann "ehuels@gmail.com"
Ben Rodgers "ben@bdr.org"
LICENSE
Copyright 2011-2016, Peter Sergeant; Licensed under the same terms as Perl
perl v5.24.1 2017-07-24 README(3pm)