aboutsummaryrefslogtreecommitdiff
path: root/run_tests
blob: dcd5f15b8aa824dbae472d5823257824b8a92bec (plain)
1
2
3
4
5
#!/bin/sh

nose2-3 --with-coverage --coverage-report=term
flake8 .
mypy pyapd