Switching to py.test

This commit is contained in:
INADA Naoki 2012-12-29 11:27:28 +09:00
parent 593c832ab0
commit 97a9f3f05c

View file

@ -3,7 +3,7 @@ envlist = py26,py27,py32,py33
[testenv] [testenv]
deps= deps=
nose pytest
six six
commands=nosetests -w test commands=py.test test