Packages

A lightweight and fast testing framework for Erlang

Current section

Files

Jump to
etest rebar.config
Raw

rebar.config

{erl_opts, [debug_info]}.
{clean_files, ["ebin/*.beam"]}.
{xref_checks, [exports_not_used, undefined_function_calls]}.