1
0
mirror of https://github.com/wting/autojump synced 2026-03-02 03:49:26 +00:00

Migrate from Yelp/Testify to py.test.

Closes #300.
This commit is contained in:
William Ting
2014-06-28 12:33:53 -07:00
parent 2100f993b3
commit 3465bb1f84
4 changed files with 101 additions and 175 deletions

View File

@@ -40,4 +40,4 @@ tar:
test:
@find . -type f -iname "*.pyc" -delete
testify -v tests -x disabled
py.test -rsxX -q