You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of setting enviroment variables manually or relying on hardcoded defaults, with the pytest-env plugin all environment variables used by tests can be set in a single file, .env.test.
Instead of setting enviroment variables manually or relying on hardcoded defaults, with the pytest-env plugin all environment variables used by tests can be set in a single file,
.env.test.