Packages

Yet another mocking library for Erlang

Current section

Files

Jump to
hoax rebar.config
Raw

rebar.config

%% vim: ft=erlang
{erl_opts, [ warnings_as_errors ]}.
{eunit_opts, [ no_tty, {report, {eunit_progress, [colored]}} ]}.