ExCheck v0.5.2 ExCheck
Provides QuickCheck style testing feature. add ‘use ExCheck’ in the ExUnit test files.
Summary
Functions
Check the property defined in the specified target (module or method). If the module name is specified, check all the methods prefixed with ‘prop_’
Starts the ExCheck application
Starts the ExCheck application
Functions
Check the property defined in the specified target (module or method). If the module name is specified, check all the methods prefixed with ‘prop_’.