Metadata-Version: 2.1
Name: pytest-homeassistant-custom-component
Version: 0.0.7
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.9)
Requires-Dist: coverage (==5.2.1)
Requires-Dist: jsonpickle (==1.4.1)
Requires-Dist: mock-open (==1.4.0)
Requires-Dist: mypy (==0.782)
Requires-Dist: pre-commit (==2.7.1)
Requires-Dist: pylint (==2.6.0)
Requires-Dist: astroid (==2.4.2)
Requires-Dist: pipdeptree (==1.0.0)
Requires-Dist: pylint-strict-informational (==0.1)
Requires-Dist: pytest-aiohttp (==0.3.0)
Requires-Dist: pytest-cov (==2.10.1)
Requires-Dist: pytest-test-groups (==1.0.3)
Requires-Dist: pytest-sugar (==0.9.4)
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)
Requires-Dist: stdlib-list (==0.7.0)
Requires-Dist: tqdm (==4.48.2)

UNKNOWN


