Add initial tests

This commit is contained in:
Jason Paryani
2013-08-28 23:13:38 -07:00
parent 7d59df357c
commit 892e87b747
3 changed files with 68 additions and 0 deletions

10
tox.ini Normal file
View File

@@ -0,0 +1,10 @@
[tox]
envlist = py26,py27,py32,py33
[testenv]
deps=
pytest
cython
commands =
py.test