automata icon indicating copy to clipboard operation
automata copied to clipboard

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

Open upstarter opened this issue 5 years ago • 0 comments

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 avatar May 10 '20 17:05 upstarter