Query: app::pherkin
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
App::pherkin(3pm) User Contributed Perl Documentation App::pherkin(3pm)NAMEApp::pherkin - Run Cucumber tests from the command lineVERSIONversion 0.11SYNOPSISpherkin pherkin some/path/features/DESCRIPTION"pherkin" will search the directory specified (or "./features/") for feature files (any file matching "*.feature") and step definition files (any file matching "*_steps.pl"), loading the step definitions and then executing the features. Steps that pass will be printed in green, those that fail in red, and those for which there is no step definition as yellow (for TODO).METHODSrun The "App::pherkin" class, which is what the "pherkin" command uses, makes use of the "run()" method, which accepts currently a single path as a string, or nothing. Returns a Test::BDD::Cucumber::Model::Result object for all steps run.AUTHORPeter Sergeant "pete@clueball.com"LICENSECopyright 2011, Peter Sergeant; Licensed under the same terms as Perl perl v5.14.2 2012-05-20 App::pherkin(3pm)
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Installing Dash Shell on OS X Lion |
Introduction |
Detecting unused variables... |
Weird 'find' results |