#!/bin/bash # Run all the beast Python unit tests. python -m unittest discover -p \*_test.py