view tests/run_tests.sh @ 60:402f43d5b7ad branch-tests

sensitivity notebook added correlation
author mpanteli <m.x.panteli@gmail.com>
date Thu, 21 Sep 2017 15:25:07 +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