Local development Create a virtual environment and install packages via pip from devrequirements.txt Add your tests to test_math.py In the CLI run python -m unittest discover -t ..