#! /usr/bin/env bash set -ex source "$(dirname "$0")/_common.sh" _setup_env ${VIRTUAL_ENV}/bin/python -m pytest -vv --cov "$@"