Introduction
View SourceRunning tests with Rebar3.
Rebar3 has built-in eunit and ct (common_test) test runners. By following a few conventions you can run test suites with a single Rebar3 command.
Running tests with Rebar3.
Rebar3 has built-in eunit and ct (common_test) test runners. By following a few conventions you can run test suites with a single Rebar3 command.