update documentation for s/nose/py.test/

Signed-off-by: Alon Levy <alon@pobox.com>
This commit is contained in:
Alon Levy 2013-04-17 11:23:37 +03:00
parent d0e9f843e2
commit 827f91e603

View File

@ -119,7 +119,7 @@ Software Stack
* `Python <http://python.org/>`_: the language we're using to write * `Python <http://python.org/>`_: the language we're using to write
this this
* `Nose <http://somethingaboutorange.com/mrl/projects/nose/>`_: * `Py.Test <http://pytest.org/>`_:
for unit tests for unit tests
* `virtualenv <http://www.virtualenv.org/>`_: for setting up an * `virtualenv <http://www.virtualenv.org/>`_: for setting up an