Module cucumber::writer::json

source ·
Available on crate feature output-json only.
Expand description

Cucumber JSON format Writer implementation.

Structs

Serializeable result of running a Before or After hook.
Cucumber JSON format Writer implementation outputting JSON to an io::Write implementor.
Serializeable result of running something.

Enums

Possible statuses of running gherkin::Step.