budjb / python-multiproject

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Python 100.0%