lfe / rebar3

A comprehensive LFE rebar3 plugin for all your LFE tooling needs
https://lfe-rebar3.github.io/
Apache License 2.0
42 stars 15 forks source link

Support testing frameworks #4

Open oubiwann opened 4 years ago

oubiwann commented 4 years ago

There are three testing frameworks that should be supported:

Tasks

For CT support, see the following:

oubiwann commented 4 years ago

We should get eunit support for free after compiling -- for both direct use of eunit and use via ltest.

oubiwann commented 4 years ago

I think we'll need rebar3 lfe test to run the test runner from the ltest project, though.