mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 06:33:51 +00:00
Unittests for esphome python code (#931)
This commit is contained in:
4
pytest.ini
Normal file
4
pytest.ini
Normal file
@@ -0,0 +1,4 @@
|
||||
[pytest]
|
||||
addopts =
|
||||
--cov=esphome
|
||||
--cov-branch
|
||||
Reference in New Issue
Block a user