NAME

check_pherkin - nagios wrapper for pherkin (Test::BDD::Cucumber)

VERSION

version 1.000

Description

check_pherkin is nagios command wrapper for pherkin.

The program behaves like pherkin but the output is always Nagios and the return status is a nagios return code. (0=OK,1=WARN,2=CRITICAL)

Special tags

Scenarios tagged with @warn will be reported with WARN level in nagios.

See also

The pherkin / Test-BDD-Cucumber documentation:

pherkin, Test::BDD::Cucumber

A collection of generic step definitions for infrastructure tests:

Test::BDD::Infrastructure

AUTHOR

Markus Benning <ich@markusbenning.de>

COPYRIGHT AND LICENSE

This software is copyright (c) 2015 by Markus Benning.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.