Class: Cucumber::Formatter::JsonPretty
- Inherits:
-
Json
- Object
- GherkinFormatterAdapter
- Json
- 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
Methods included from Io
#ensure_dir, #ensure_file, #ensure_io
Methods inherited from GherkinFormatterAdapter
#after_feature, #after_features, #after_step, #before_background, #before_examples, #before_feature, #before_feature_element, #before_step, #before_step_result, #embed, #initialize, #puts, #scenario_name, #step_name
Constructor Details
This class inherits a constructor from Cucumber::Formatter::Json