forked from pool/python-pytest-env
- Update to 1.3.2:
* refactor(plugin): consolidate TOML config parsing * test(plugin): verify env vars available during conftest imports * Support pytest.toml and .pytest.toml * feat(config): support [tool.pytest] in pyproject.toml * feat(plugin): add U flag to unset env variables * fix(config): use inipath for TOML file discovery * feat(plugin): add .env file loading support * Add support for 3.14 and drop 3.9 - Run the testsuite.
This commit was merged in pull request #1.
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 16 07:15:38 UTC 2026 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 1.3.2:
|
||||
* refactor(plugin): consolidate TOML config parsing
|
||||
* test(plugin): verify env vars available during conftest imports
|
||||
* Support pytest.toml and .pytest.toml
|
||||
* feat(config): support [tool.pytest] in pyproject.toml
|
||||
* feat(plugin): add U flag to unset env variables
|
||||
* fix(config): use inipath for TOML file discovery
|
||||
* feat(plugin): add .env file loading support
|
||||
* Add support for 3.14 and drop 3.9
|
||||
- Run the testsuite.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 31 16:41:50 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user