plucky (3) Test::BDD::Cucumber::Harness::JSON.3pm.gz

NAME
Test::BDD::Cucumber::Harness::JSON - Generate results to JSON file
VERSION
version 0.86
DESCRIPTION
A Test::BDD::Cucumber::Harness subclass that generates JSON output file. So that it is possible use tools like "Publish pretty cucumber reports" <https://github.com/masterthought/cucumber-reporting>.
CONFIGURABLE ATTRIBUTES
fh A filehandle to write output to; defaults to "STDOUT" json_args List of options to be passed to JSON::MaybeXS's "new()" method
SEE ALSO
<https://github.com/masterthought/cucumber-reporting> <http://cucumber-reporting.masterthought.net> <https://www.relishapp.com/cucumber/cucumber/docs/json-output-formatter>