Class
Cucumber::Formatter::Json
In:
lib/cucumber/formatter/json.rb
Parent:
GherkinFormatterAdapter
The formatter used for
—format json
Methods
after_features
before_feature
new
Included Modules
Io
Public Class methods
new
(step_mother, io, options)
Public Instance methods
after_features
(features)
before_feature
(feature)
[Validate]