Saul is a tool to analyze git logs and suggest areas of improvement, based on the project history. Better call Saul.
python -m venv saul-dev
pytest tests
Make sure that all tests are passing using tox
as well.
Contributions are always welcome. :)