The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

VERSION

version 0.35

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-2014, Peter Sergeant; Licensed under the same terms as Perl