tonini / alchemist.el

Elixir Tooling Integration Into Emacs
http://www.alchemist-elixir.org
906 stars 103 forks source link

Loading enviroment variable before running test #343

Open churcho opened 6 years ago

churcho commented 6 years ago

I would like to run source .env before executing my test. How can I achieve that?

What I foresee as a challenge would be the location specification, say my file in in /lib/contexts and I want to run a specific test at a point within the file.