Metadata-Version: 2.1
Name: pytest-homeassistant-custom-component
Version: 0.4.2
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.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.8
Requires-Dist: sqlalchemy
Requires-Dist: coverage (==5.5)
Requires-Dist: jsonpickle (==1.4.1)
Requires-Dist: mock-open (==1.4.0)
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.12.1)
Requires-Dist: pytest-test-groups (==1.0.3)
Requires-Dist: pytest-sugar (==0.9.4)
Requires-Dist: pytest-timeout (==1.4.2)
Requires-Dist: pytest-xdist (==2.2.1)
Requires-Dist: pytest (==6.2.4)
Requires-Dist: requests-mock (==1.9.2)
Requires-Dist: responses (==0.12.0)
Requires-Dist: respx (==0.17.0)
Requires-Dist: stdlib-list (==0.7.0)
Requires-Dist: tqdm (==4.49.0)
Requires-Dist: homeassistant (==2021.7.0b0)
Requires-Dist: sqlalchemy (==1.4.17)

UNKNOWN


