Class: Cucumber::Formatter::JsonPretty

Inherits:
Json show all
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_after_test_case, #on_after_test_step, #on_before_test_case, #on_before_test_step, #on_finished_testing, #puts

Methods included from Io

ensure_dir, ensure_file, ensure_io

Constructor Details

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