kellymclaughlin / rebar3-eqc-plugin

A rebar3 plugin to enable the execution of Erlang QuickCheck properties
Apache License 2.0
13 stars 20 forks source link

use the test profile and support sys_config loading #25

Closed tsloughter closed 5 years ago

tsloughter commented 5 years ago

This also includes @tsantero 's patch.

The main thing my patch does is support setting a sys_config that will be loaded and values set before tests are run.

I also changed to the test profile. If there is a reason to use a separate profile I can change it back but I wanted to suggest it at least.

tsloughter commented 5 years ago

I've also moved .eqc to _build/<profile>/eqc