Methods

Class Index [+]

Quicksearch

Cucumber::Formatter::JsonPretty

The formatter used for --format json_pretty

Public Instance Methods

json_string() click to toggle source
    # File lib/cucumber/formatter/json_pretty.rb, line 8
 8:       def json_string
 9:         JSON.pretty_generate @json
10:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.