view tests/run_tests.sh @ 80:103f7411c3ad branch-tests

changed interactive plot
author Maria Panteli <m.x.panteli@gmail.com>
date Tue, 26 Sep 2017 14:38:53 +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