PowerPi Common Test Python library provides all the shared test code utilised by the powerpi_common library and the controllers.
The library is built using python, with dependencies using poetry.
This library provides no tests of its own as the test code is executed as part of the tests for powerpi_common and controller test suites.
This library cannot be executed itself, its code is executed within powerpi_common and the controllers that depend on it when executing their tests.