View Source ESpec.Formatters.Json (ESpec v1.9.2)

Generates json output.

Summary

Functions

Returns a specification to start this module under a supervisor.

Formats an example result.

Formats the final result.

Callback implementation for GenServer.init/1.

Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

format_example(example, opts)

View Source

Formats an example result.

Link to this function

format_result(examples, durations, opts)

View Source

Formats the final result.

Link to this function

format_success(examples)

View Source
Link to this function

format_summary(examples, pending, failed, arg)

View Source

Callback implementation for GenServer.init/1.