This is a simple application put together to show the use of CheckerCab.
To run the tests:
- Install dependencies with
mix deps.get - Create and migrate your database with
MIX_ENV=test mix ecto.setup - Run the tests with
mix test - Profit.
For additional help, reach out to help@testingelixir.com