irm-kmi-ha/setup.cfg
2023-12-27 11:17:24 +01:00

6 lines
No EOL
110 B
INI

[tool:pytest]
testpaths = tests
norecursedirs = .git
addopts =
--cov=custom_components
asyncio_mode = auto