Skip to content

Latest commit

 

History

75 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lfe-test

Build Status LFE Versions Erlang Versions Tags Downloads

The LFE rebar3 test plugin

Build

    $ rebar3 compile

Use

Add the plugin to your rebar.config:

{plugins, [
  {'lfe-test', ".*",
    {git, "https://github.com/lfe-rebar3/test.git",
      {branch, "master"}}}
]}.

Then just use the plugin directly from your project directory:

$ rebar3 help lfe test
...
$ rebar3 lfe test
...

About

The LFE rebar3 plugin for the ltest framework

Resources

Stars

3 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages