To run the tests in this repository, you will need tox, which can be via pip:

pip install tox

Then, from the root of this repository, run each of the following commands to run both test suites:

tox -c demo_libs
tox -c demo_service