Pythonfromdaniel.feldroy.com1 week agoTIL: Setting environment variables for pytestUse pytest-env and pyproject.toml to set environment variables for pytest tests instead of modifying os.environ, ensuring isolated, controlled test environments.