aboutsummaryrefslogblamecommitdiffstats
path: root/bin/test
blob: 677b4a1d19a30c85e63b5fb9a694c45d93d66dd1 (plain) (tree)
1
2
3
              
                        
                                                
#!/bin/bash -e
pytest --doctest-modules
pycodestyle --ignore=E402,W504 screenplain tests