Skip to content

Releases: eugeneliukindev/pytest-envx

2.0.0

28 Jun 17:12

Choose a tag to compare

Changed support for pyproject.toml.
Now to manage environment variables you need to use the section tool.pytest.ini_options instead of tool.pytest_envx.
Examples in README.md