A Mix task for running QuickCheck properties.
--only properties - Default is to run all tests, also ExUnit tests, but this flag picks only the properties to run
--only properties
--module
mix eqc
Callback implementation for c:Mix.Task.run/1
c:Mix.Task.run/1
Callback implementation for c:Mix.Task.run/1.