Testing utility to run stripped-down test-passes on private machines
pip install .
RunTests --dump_config > app_local.cfg # for writing secrets
RunTests --config=app_local.cfg
Meant to be installed directly or into a thin client for easy cronjobs/CLI.
Powered by plumbum
TODO