# requirements-test.txt - testing dependencies
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-mock>=3.0.0
pytest-xdist>=3.0.0  # for parallel testing
coverage>=6.0.0
