Mercurial > hg > plosone_underreview
view tests/run_tests.sh @ 36:3b67cd634b9a branch-tests
tests for pitch bihist, before refactoring
author | Maria Panteli |
---|---|
date | Thu, 14 Sep 2017 14:16:29 +0100 |
parents | 230a0cf17de0 |
children |
line wrap: on
line source
#!/usr/bin/env bash # -*- coding: utf-8 -*- rm -rf tests/__pycache__ rm -rf tests/.cache PYTHONPATH=.:./tests:$PYTHONPATH py.test -v tests --cov=scripts