Current section

Files

Jump to
hamcrest test.config
Raw

test.config

{cover_enabled, true}.
{deps, [
%% TODO: bind to a specific commit or tag instead of 'master'
{proper, ".*", {git, "http://github.com/manopapad/proper.git", "v1.1"}}
]}.
{plugin_dir, "priv/build/plugins"}.
{plugins, [eqc_resolver]}.