# Test Coverage Reports
htmlcov/
.coverage
.coverage.*
coverage.xml
*.cover

# pytest cache
.pytest_cache/
__pycache__/

# Test artifacts
.tox/
.nox/
