Packages

Covertool Build Plugin for Cobertura XML reports

Current section

Files

Jump to
rebar_covertool rebar.config
Raw

rebar.config

{erl_opts, [nowarn_untyped_record]}.
{eunit_opts, [verbose, {report, {eunit_surefire, [{dir, "."}]}}]}.
{deps,
[
{rebar, ".*", {git, "https://github.com/rebar/rebar.git", {tag, "2.6.0"}}}
]}.