mix_lfe v0.2.0 mix lfe.test View Source
Compiles the source LFE source files of the project, using Mix.Compilers.Lfe
and also compiles and runs all the test LFE files with the ‘-tests.lfe’ extension in the
‘test’ folder of the project.
Uses the ltest library to do so.
For the compilation it supports the command line options and the configuration of the Mix.Tasks.Compile.Lfe
task.
Link to this section Summary
Link to this section Functions
Returns LFE test manifests.
Runs this task.