Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: add mix mneme.test supporting mneme config #104

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

zachallaun
Copy link
Owner

Closes #100.

This change requires that users of mix mneme.watch add mneme.test to their :preferred_cli_env:

["mneme.test": :test, "mneme.watch": :test]

This can be done automatically by running MIX_ENV=test mix mneme.install.

Closes #100.

This change requires that users of `mix mneme.watch` add `mneme.test` to
their `:preferred_cli_env`:

    ["mneme.test": :test, "mneme.watch": :test]

This can be done automatically by running `MIX_ENV=test mix
mneme.install`.
@zachallaun zachallaun merged commit fcbb032 into main Nov 4, 2024
28 checks passed
@zachallaun zachallaun deleted the za-mix-mneme-test branch November 4, 2024 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add mix mneme.test that supports Mneme's options
1 participant