Metadata-Version: 2.1
Name: pytest-homeassistant-custom-component
Version: 0.0.3
Summary: Experimental package to automatically extract test plugins for Home Assistant custom components
Home-page: https://github.com/MatthewFlamm/pytest-homeassistant-custom-component
Author: Matthew Flamm
Author-email: matthewflamm0@gmail.com
License: MIT license
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.7.1
Requires-Dist: homeassistant
Requires-Dist: sqlalchemy
Requires-Dist: asynctest (==0.13.0)
Requires-Dist: codecov (==2.1.0)
Requires-Dist: coverage (==5.2.1)
Requires-Dist: mock-open (==1.4.0)
Requires-Dist: mypy (==0.780)
Requires-Dist: pre-commit (==2.6.0)
Requires-Dist: pylint (==2.4.4)
Requires-Dist: astroid (==2.3.3)
Requires-Dist: pylint-strict-informational (==0.1)
Requires-Dist: pytest-aiohttp (==0.3.0)
Requires-Dist: pytest-cov (==2.10.0)
Requires-Dist: pytest-test-groups (==1.0.3)
Requires-Dist: pytest-sugar (==0.9.3)
Requires-Dist: pytest-timeout (==1.3.4)
Requires-Dist: pytest-xdist (==1.32.0)
Requires-Dist: pytest (==5.4.3)
Requires-Dist: requests-mock (==1.8.0)
Requires-Dist: responses (==0.10.6)

UNKNOWN


