Files
MAIA/backend/requirements-dev.txt
2025-04-23 01:03:50 +02:00

6 lines
155 B
Plaintext

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