eunit
If you have written eunit tests in Erlang or LFE, they will be compiled by
either the rebar3 compile or rebar3 lfe compile command and thus be
available and ready to run using rebar3 as-is.
Run compiled eunit tests:
rebar3 eunit
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
If you have written eunit tests in Erlang or LFE, they will be compiled by
either the rebar3 compile or rebar3 lfe compile command and thus be
available and ready to run using rebar3 as-is.
Run compiled eunit tests:
rebar3 eunit