Mercurial > hg > plosone_underreview
view tests/run_tests.sh @ 104:2f6e687938e2 branch-tests
?
author | Maria Panteli |
---|---|
date | Sun, 15 Oct 2017 13:36:52 +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