Check.Config (AlCheck v0.1.28)
View SourceConfig loading, parsing, initialization, and defaults.
Summary
Functions
Parse the test_output config value into an output mode.
Functions
Parse the test_output config value into an output mode.
Accepts "status" (default), "verbose", "sections" (shorthand for
{:sections, :on_failure}), or %{"sections" => "on_failure" | "always"}.