tests.sh 84 B

12345
  1. #!/usr/bin/env bash
  2. export BASE_DIR="."
  3. python -m unittest discover -s ${1:-".."}