mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-04-24 07:17:17 +00:00
7 lines
130 B
INI
7 lines
130 B
INI
[aliases]
|
|
test = pytest
|
|
|
|
[tool:pytest]
|
|
addopts = --cov=ahriman --cov-report term-missing:skip-covered --pspec
|
|
asyncio_mode = auto
|