pherkin(1p) debian man page | unix.com

Man Page: pherkin

Operating Environment: debian

Section: 1p

PHERKIN(1p)						User Contributed Perl Documentation					       PHERKIN(1p)

NAME
pherkin - Execute tests written using Test::BDD::Cucumber
VERSION
version 0.11
SYNOPSIS
pherkin pherkin some/path/features/
DESCRIPTION
"pherkin" accepts a single argument of a directory name, defaulting to "./features/" if none is specified. This directory is searched for feature files (any file matching "*.feature") and step definition files (any file matching "*_steps.pl"). The step definitions are loaded, and then the features executed. Steps that pass are printed in green, those that fail in red, and those for which there is no step definition - or that are skipped as the result of a previous failure - as yellow. "pherkin" will exit with a non-zero status if (and only if) the overall result is considered to be failing.
AUTHOR
Peter Sergeant "pete@clueball.com"
LICENSE
Copyright 2012, Peter Sergeant; Licensed under the same terms as Perl perl v5.14.2 2012-05-20 PHERKIN(1p)
Related Man Pages
test::bdd::cucumber::executor(3pm) - debian
test::bdd::cucumber::harness::data(3pm) - debian
test::bdd::cucumber::manual::tutorial(3pm) - debian
test::bdd::cucumber::model::line(3pm) - debian
test::bdd::readme(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Find columns in a file based on header and print to new file
Weird 'find' results
New UNIX and Linux History Sections