Developers Guide Running tests, lint checks and formatters Run all tests and lint checks $ tox -e ALL Running Python unit tests $ python -m unittest or $ pip install tox $ tox -e py39