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

run(args)

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

Functions

run(args)

Specs:

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