matrix-alertbot/pytest.ini

4 lines
105 B
INI
Raw Normal View History

[pytest]
asyncio_mode=strict
2024-04-17 14:59:37 +02:00
addopts=--cov=matrix_alertbot --cov-report=lcov:lcov.info --cov-report=term