Mneme v0.9.0
Mneme v0.9.0 is now available.
This release introduces a new, automatic test runner and watcher, mix mneme.watch. It can be used instead of or in addition to mix test. When run, it will watch both source and test files, automatically re-running tests on change. It knows how to interrupt Mneme prompts, so you can use it to very quickly iterate on something, immediately seeing the new patterns as you save files.