9/2/2025
•
EN
TIL: Setting environment variables for pytest
A guide on using the pytest-env package to set environment variables for pytest tests in pyproject.toml, avoiding direct os.environ modification.