ExCheck v0.5.2 API Reference

Modules

Provides QuickCheck style testing feature. add ‘use ExCheck’ in the ExUnit test files

Agent which stores errors untill all tests are finished

Helper module for properly formatting test output

Provides macros for generators

Process which manipulates IO output and forwards it to previous group leader

Provides macros for predicates

Sample logic to be tested by ExCheck (refer to sample_test.exs for tests)

Provides macros for test statements

Exceptions

Error module for ExCheck