mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-06-27 14:22:10 +00:00
6 lines
231 B
INI
6 lines
231 B
INI
[pytest]
|
|
addopts = --cov=ahriman --cov-report=term-missing:skip-covered --no-cov-on-fail --cov-fail-under=100 --spec
|
|
asyncio_default_fixture_loop_scope = function
|
|
asyncio_mode = auto
|
|
spec_test_format = {result} {docstring_summary}
|