Feat add testcontainers test (#23269)

This commit is contained in:
NeatGuyCoding
2025-08-04 19:27:36 +08:00
committed by GitHub
parent 8041808b53
commit 60c7663a80
17 changed files with 1007 additions and 0 deletions

View File

@@ -114,6 +114,7 @@ dev = [
"pytest-cov~=4.1.0",
"pytest-env~=1.1.3",
"pytest-mock~=3.14.0",
"testcontainers~=4.10.0",
"types-aiofiles~=24.1.0",
"types-beautifulsoup4~=4.12.0",
"types-cachetools~=5.5.0",