add pytest
This commit is contained in:
@@ -90,4 +90,8 @@ ignore = [
|
||||
|
||||
[tool.ruff.format]
|
||||
# Enable Ruff's formatter.
|
||||
docstring-code-format = true
|
||||
docstring-code-format = true
|
||||
[tool.poetry.group.test.dependencies]
|
||||
pytest = "^8.4.1"
|
||||
pytest-asyncio = "^1.1.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user