#!/usr/bin/env bash python -m unittest discover -s . -p 'test_*.py' --verbose