mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
Unittests for esphome python code (#931)
This commit is contained in:
@@ -16,3 +16,9 @@ pylint==2.4.4 ; python_version>"3"
|
||||
flake8==3.7.9
|
||||
pillow
|
||||
pexpect
|
||||
|
||||
# Unit tests
|
||||
pytest==5.3.2
|
||||
pytest-cov==2.8.1
|
||||
pytest-mock==1.13.0
|
||||
hypothesis==4.57.0
|
||||
|
||||
Reference in New Issue
Block a user