SQLFormatter.ExUnit.CLIFormatter (sql_formatter v1.0.0)

View Source

Formats ExUnit test results for SQL strings. This mostly delegates to the default formatter, but also formats SQL string error output for better readability.

Summary

Functions

Returns a specification to start this module under a supervisor.

Callback implementation for GenServer.init/1.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

init(opts)

Callback implementation for GenServer.init/1.