feat(ci): pytest
This commit is contained in:
parent
ca6f8417c0
commit
51fd6e3676
8 changed files with 289 additions and 2 deletions
|
|
@ -15,4 +15,9 @@ dev = [
|
|||
"mypy>=1.18.2",
|
||||
"types-beautifulsoup4>=4.12.0.20250516",
|
||||
"types-requests>=2.32.4.20250913",
|
||||
"pytest>=8.0.0",
|
||||
"pytest-mock>=3.12.0",
|
||||
]
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
pythonpath = ["."]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue