Merged in mcmtroffaes/pytest/fix-nose-docs (pull request #67)
Fix instructions for nose users.
This commit is contained in:
commit
9686a4129c
|
@ -12,6 +12,7 @@ Usage
|
|||
|
||||
After :ref:`installation` type::
|
||||
|
||||
python setup.py develop # make sure tests can import our package
|
||||
py.test # instead of 'nosetests'
|
||||
|
||||
and you should be able to run your nose style tests and
|
||||
|
|
Loading…
Reference in New Issue