NAME
Test::BDD::Cucumber::Loader - Simplify loading of Step Definition and feature files
VERSION
version 0.02
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