Readme Setup virtualenv python3 -m virtualenv .venv source .venv/bin/activate Run tests python tests.py -v