aboutsummaryrefslogtreecommitdiffstats
path: root/bin/test
blob: 2355e7b37b6ebe79cad088eb7b77cccb429f299f (plain) (blame)
1
2
3
#!/bin/bash -e
pytest --doctest-modules -W error
pycodestyle --ignore=E402,W504 screenplain tests