#!/bin/bash pipenv run python -m unittest discover -s ./tests/ -p 'test_*.py'