Class: Cucumber::Formatter::JsonPretty
- Defined in:
- lib/cucumber/formatter/json_pretty.rb
Overview
The formatter used for --format json_pretty
Method Summary
Methods inherited from Json
#embed, #initialize, #on_test_case_finished, #on_test_case_started, #on_test_run_finished, #on_test_step_finished, #on_test_step_started, #puts
Methods included from Io
ensure_dir, ensure_file, ensure_io
Constructor Details
This class inherits a constructor from Cucumber::Formatter::Json