API Reference maxo_test_iex v0.1.3

modules

Modules

Allows running test files by substring of their names

A utility module that helps you iterate faster on unit tests. This module lets execute specific tests from within a running iex shell to avoid needing to start and stop the whole application every time.

File matching logic in a separate module for easier testing