Class: Lucid::Formatter::JsonPretty

Inherits:
Json show all
Defined in:
lib/lucid/formatter/json_pretty.rb

Overview

The formatter used for --format json_pretty

Method Summary

Methods inherited from Json

#initialize

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

Constructor Details

This class inherits a constructor from Lucid::Formatter::Json