added testcontainers to dev requirements
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
pytest
|
pytest
|
||||||
pytest-cov # For checking test coverage (optional)
|
pytest-cov # For checking test coverage (optional)
|
||||||
ruff # Or flake8, pylint etc. for linting
|
ruff # Or flake8, pylint etc. for linting
|
||||||
black # For code formatting checks
|
black # For code formatting checks
|
||||||
|
testcontainers
|
||||||
Reference in New Issue
Block a user