API Reference yokai v0.3.0
Modules
Yokai
Yokai is an alternative test runner for ExUnit based on file watcher. It watches for code changes and changes in selected test files to auto trigger a new test run with hot reloading, avoiding a cold start of the app/VM. The BEAM way.
Module for handling Yokai configurations state. The defaults, Application env and it's changes.
Recompiles the project
Mix Tasks
Watches for file changes and automatically runs tests.