Metadata-Version: 1.1
Name: appdaemontestframework
Version: 1.0.0
Summary: Clean, human-readable tests for Appdaemon
Home-page: https://floriankempenich.github.io/Appdaemon-Test-Framework
Author: Florian Kempenich
Author-email: Flori@nKempenich.com
License: MIT
Description: # Appdaemon Test Framework
        Clean, human-readable tests for Appdaemon
        
        # TODO
        ---
        **Notes:**
        Explanation of `conftest.py`: https://docs.pytest.org/en/latest/fixture.html?highlight=conftest#conftest-py-sharing-fixture-functions
        
        
Keywords: appdaemon homeassistant test tdd clean-code home-automation
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Utilities
Classifier: Topic :: Home Automation
Classifier: Topic :: Software Development :: Testing
