matrix-alertbot/pytest.ini

4 lines
107 B
INI
Raw Normal View History

[pytest]
asyncio_mode=strict
2024-04-17 16:20:58 +02:00
addopts=--cov=matrix_alertbot --cov-report=xml:coverage.xml --cov-report=term