eqc_ex v1.3.0 Mix.Tasks.EqcCI

Create the properties for a project.

This task mimics mix test but compiles the test files to beam instead of in memory and does not execute the tests or properties.

Switches are ignored for the moment.

Summary

Functions

Callback implementation for c:Mix.Task.run/1

Functions

run(args)

Specs

run(OptionParser.argv) :: :ok

Callback implementation for c:Mix.Task.run/1.