quiqua / pytest-dotenv

A py.test plugin that parses environment files before running tests
MIT License
188 stars 18 forks source link

add stderr message if env file not found #17

Open Amertz08 opened 4 years ago

Amertz08 commented 4 years ago

This PR should add a simple stderr message if the env file is not actually found.