mirror of
https://github.com/jdejaegh/irm-kmi-ha.git
synced 2025-06-27 03:35:56 +02:00
6 lines
No EOL
110 B
INI
6 lines
No EOL
110 B
INI
[tool:pytest]
|
|
testpaths = tests
|
|
norecursedirs = .git
|
|
addopts =
|
|
--cov=custom_components
|
|
asyncio_mode = auto |