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 module set invocation option to interfaces yath with
Test::BDD::Cucumber, a feature-complete Cucumber-style testing in Perl
SOURCE
The source of the plugin can be found at
http://github.com/ylavoie/test2-Plugin-Feature/
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.
See http://dev.perl.org/licenses/