Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

test: stop using pytest-dotenv #259

Open
peterschutt opened this issue Jan 18, 2023 · 0 comments
Open

test: stop using pytest-dotenv #259

peterschutt opened this issue Jan 18, 2023 · 0 comments

Comments

@peterschutt
Copy link
Member

Thinking we should stop using pytest-dotenv altogether and load all env_files specified in config ourselves in the plugin. That should take the plugin ordering out of the equation altogether.

Keep the same API for specifying dotenv files in pyproject as pytest-dotenv.

Only load files specified in pyproject.toml or default, without overwriting existing.

We can have instructions on how to use the plugin alongside pytest-env in the docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant