When running:
./rebar eunit
the tests are run also for the external dependencies. Is there a way to change this behaviour? Maybe through the rebar.config file?
When running:
./rebar eunit
the tests are run also for the external dependencies. Is there a way to change this behaviour? Maybe through the rebar.config file?