diff --git a/GPy/testing/run_coverage.sh b/GPy/testing/run_coverage.sh index f2e52230..a32e1ad1 100755 --- a/GPy/testing/run_coverage.sh +++ b/GPy/testing/run_coverage.sh @@ -1 +1 @@ -nosetests . --with-coverage --logging-level=INFO --cover-html --cover-html-dir=coverage --cover-package=GPy --cover-erase +pytest . \ No newline at end of file