What's Changed
- Support pytest.toml and .pytest.toml by @mikicz in #180
- ✨ feat(config): support [tool.pytest] in pyproject.toml by @gaborbernat in #189
- ✨ feat(plugin): add U flag to unset env variables by @gaborbernat in #188
- 🐛 fix(config): use inipath for TOML file discovery by @gaborbernat in #190
- ✨ feat(plugin): add .env file loading support by @gaborbernat in #191
New Contributors
Full Changelog: 1.2.0...1.3.0