Metadata-Version: 2.1
Name: pytest-homeassistant-custom-component
Version: 0.13.47
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
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.11
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.11
License-File: LICENSE
License-File: LICENSE_HA_CORE.md
Requires-Dist: sqlalchemy
Requires-Dist: coverage (==7.2.7)
Requires-Dist: freezegun (==1.2.2)
Requires-Dist: mock-open (==1.4.0)
Requires-Dist: pydantic (==1.10.11)
Requires-Dist: pylint-per-file-ignores (==1.2.1)
Requires-Dist: pipdeptree (==2.11.0)
Requires-Dist: pytest-asyncio (==0.21.0)
Requires-Dist: pytest-aiohttp (==1.0.4)
Requires-Dist: pytest-cov (==4.1.0)
Requires-Dist: pytest-freezer (==0.4.8)
Requires-Dist: pytest-socket (==0.6.0)
Requires-Dist: pytest-test-groups (==1.0.3)
Requires-Dist: pytest-sugar (==0.9.7)
Requires-Dist: pytest-timeout (==2.1.0)
Requires-Dist: pytest-unordered (==0.5.2)
Requires-Dist: pytest-picked (==0.4.6)
Requires-Dist: pytest-xdist (==3.3.1)
Requires-Dist: pytest (==7.3.1)
Requires-Dist: requests-mock (==1.11.0)
Requires-Dist: respx (==0.20.2)
Requires-Dist: syrupy (==4.0.8)
Requires-Dist: tqdm (==4.65.0)
Requires-Dist: homeassistant (==2023.8.0b2)
Requires-Dist: SQLAlchemy (==2.0.15)
Requires-Dist: paho-mqtt (==1.6.1)
Requires-Dist: numpy (==1.23.2)

