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

NAME

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

VERSION

       version 0.17

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.

AUTHOR

       Peter Sergeant "pete@clueball.com"

LICENSE

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