.. _testing: Testing ======= ``homepluscontrol`` tests are based on ``pytest``. To run, change to the root directory of ``homepluscontrol`` and use the command:: $ pip install -r requirements.txt $ pip install -r requirements_test.txt $ pytest