NAME
App::Yath::Plugin::Feature - Plugin to allow testing Pherkin files.
VERSION
version 0.001112
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
AUTHORS
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/