Pythonfromdaniel.feldroy.com2 weeks 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.