Class Gherkin::Formatter::JSONFormatter
In: lib/gherkin/formatter/json_formatter.rb
Parent: Object

This class doesn‘t really generate JSON - instead it populates an Array that can easily be turned into JSON.

Methods

after   append_duration   background   before   done   embedding   eof   examples   feature   match   new   result   scenario   scenario_outline   step   uri   write  

Included Modules

Base64

Public Class methods

Public Instance methods

[Validate]