Provided by: libtest-bdd-cucumber-perl_0.53-1_all
NAME
Test::BDD::Cucumber::Harness::JSON - Generate results to JSON file
VERSION
version 0.53
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>