Test::BDD::Cucumber - Feature-complete Cucumber-style testing in Perl
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.
See this distribution: Cucumber on Perl on MetaCPAN
You can talk to the author(s) here: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.
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.
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.
On Github, of course: https://github.com/pjlsergeant/test-bdd-cucumber-perl.
Peter Sergeant [email protected]
Erik Huelsmann [email protected]
Ben Rodgers [email protected]
Copyright 2011-2016, Peter Sergeant; Licensed under the same terms as Perl