Test::BDD::Cucumber::Harness::JSON(3) Generate results to JSON file

VERSION

version 0.50

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