ashald / EnvFile

EnvFile 3.x is a plugin for JetBrains IDEs that allows you to set environment variables for your run configurations from one or multiple files.
MIT License
533 stars 125 forks source link

Support for gradle unit test #214

Open dacopan opened 1 year ago

dacopan commented 1 year ago

Support for gradle unit test to recognize env vars

https://github.com/ashald/EnvFile/issues/103

dacopan commented 1 year ago

can you review @ashald

ashald commented 1 year ago

Looks good. Did you test it?