Provided by: libtest-bdd-cucumber-perl_0.45-1_all bug

NAME

       Test::BDD::Cucumber::Loader - Simplify loading of Step Definition and feature files

VERSION

       version 0.45

DESCRIPTION

       Makes loading Step Definition files and Feature files a breeze...

METHODS

   load
       Accepts a path, and returns a Test::BDD::Executor object with the Step Definition files loaded, and a
       list of Test::BDD::Model::Feature objects.

   load_steps
       Accepts an Test::BDD::Executor object and a string representing either a step file, or a directory
       containing zero or more "*_steps.pl" files, and loads the steps in to the executor; if you've used "load"
       we'll have already scanned the feature directory for "*_steps.pl" files.

AUTHOR

       Peter Sergeant "pete@clueball.com"

LICENSE

       Copyright 2011-2014, Peter Sergeant; Licensed under the same terms as Perl

perl v5.22.1                                       2016-02-13                   Test::BDD::Cucumber::Loader(3pm)