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

Create a mix task to run mix espec without MIX_ENV=test. #27

Open
upstarter opened this issue May 10, 2020 · 0 comments
Open

Create a mix task to run mix espec without MIX_ENV=test. #27

upstarter opened this issue May 10, 2020 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers testing

Comments

@upstarter
Copy link
Owner

upstarter commented May 10, 2020

The preferred_cli_env: [espec: :test] in mix.exs isn't working. It should also run the doctests in Automaton.Config.UserConfigParser

Something like this?

@upstarter upstarter created this issue from a note in The Automata Project (To do) May 10, 2020
@upstarter upstarter added bug Something isn't working good first issue Good for newcomers testing labels May 10, 2020
@upstarter upstarter changed the title Create a mix task to run especs in test mode. Create a mix task to run mix espec without MIX_ENV=test. May 10, 2020
@upstarter upstarter removed this from To do in The Automata Project May 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers testing
Projects
None yet
Development

No branches or pull requests

1 participant