Test::BDD::Cucumber::Loader(3pm) User Contributed Perl Documentation Test::BDD::Cucumber::Loader(3pm)

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

version 0.86

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

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

Accepts an Test::BDD::Cucumber::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.

Peter Sergeant "pete@clueball.com"

  Copyright 2019-2023, Erik Huelsmann
  Copyright 2011-2019, Peter Sergeant; Licensed under the same terms as Perl
2023-08-29 perl v5.36.0