[Numpy-discussion] unit tests / developing numpy

Pauli Virtanen pav at iki.fi
Thu Jul 25 06:25:51 EDT 2013


25.07.2013 13:02, Nathaniel Smith kirjoitti:
[clip]
> Or you can install 'tox', and then running 'tox -e py27' will do the
> above, 'tox -e py27,py33' will check both 2.7 and 3.3, plain 'tox'
> will test all supported configurations (this requires you have lots of
> python interpreter versions installed), etc.

Or:

python runtests.py

-- 
Pauli Virtanen





More information about the NumPy-Discussion mailing list