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