tests: create custom mark for test functions
This commit is contained in:
parent
3a4137e706
commit
736fd02b50
2 changed files with 12 additions and 0 deletions
|
|
@ -64,6 +64,7 @@ omit = ["tests.py"]
|
|||
source_dirs = ["src/"]
|
||||
|
||||
[tool.pytest]
|
||||
# custom marks are created in conftest.py
|
||||
asyncio_mode = "auto"
|
||||
|
||||
[tool.ruff]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue