Files
MAIA/backend/requirements-dev.txt
2025-04-27 02:10:46 +02:00

8 lines
168 B
Plaintext

pytest
pytest_mock
pytest-cov # For checking test coverage (optional)
ruff # Or flake8, pylint etc. for linting
black # For code formatting checks
testcontainers
faker