Pythonfromdaniel.feldroy.com4 days 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.