Metadata-Version: 2.1
Name: pytest-homeassistant-custom-component
Version: 0.12.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.9
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.9
License-File: LICENSE
License-File: LICENSE_HA_CORE.md
Requires-Dist: sqlalchemy
Requires-Dist: coverage (==6.4.4)
Requires-Dist: freezegun (==1.2.1)
Requires-Dist: mock-open (==1.4.0)
Requires-Dist: pipdeptree (==2.3.1)
Requires-Dist: pytest-aiohttp (==0.3.0)
Requires-Dist: pytest-cov (==3.0.0)
Requires-Dist: pytest-freezegun (==0.4.2)
Requires-Dist: pytest-socket (==0.5.1)
Requires-Dist: pytest-test-groups (==1.0.3)
Requires-Dist: pytest-sugar (==0.9.5)
Requires-Dist: pytest-timeout (==2.1.0)
Requires-Dist: pytest-xdist (==2.5.0)
Requires-Dist: pytest (==7.1.3)
Requires-Dist: requests-mock (==1.10.0)
Requires-Dist: respx (==0.19.2)
Requires-Dist: stdlib-list (==0.7.0)
Requires-Dist: tqdm (==4.64.0)
Requires-Dist: homeassistant (==2022.10.0b5)
Requires-Dist: sqlalchemy (==1.4.41)
Requires-Dist: paho-mqtt (==1.6.1)
Requires-Dist: fnvhash (==0.1.0)
Requires-Dist: numpy (==1.23.2)
Requires-Dist: tomli (==2.0.1) ; python_version < "3.11"

UNKNOWN

