From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

NAME
App::Yath::Plugin::feature - Plugin to allow testing Pherkin files.
SYNOPSIS
# Run all feature tests in the examples directory
$ yath test --plugin feature examples
DESCRIPTION
This plugin interfaces yath with Test::BDD::Cucumber, a
feature-complete Cucumber-style testing in Perl
SOURCE
The source of the plugin can be found at
SEE ALSO
Test::BDD::Cucumber - Feature-complete Cucumber-style testing in Perl
MAINTAINERS
Yves Lavoie <ylavoie@cpan.org>
AUTHORS
Yves Lavoie <ylavoie@cpan.org>
COPYRIGHT
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.