# Testing Dependencies for ATLAS

# Core testing framework
pytest==9.0.3
pytest-asyncio==0.25.2
pytest-mock==3.14.0
pytest-cov==6.0.0

# HTTP mocking for Phoenix API tests
httpx==0.27.0

# Additional testing utilities
pytest-env==1.1.5
pytest-timeout==2.3.1
