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

Commits on Nov 4, 2024

  1. feat!: add mix mneme.test supporting mneme config

    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 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    f011940 View commit details
    Browse the repository at this point in the history