fix link to pypy tests
This commit is contained in:
parent
7e65f346f4
commit
ea936213bc
|
@ -5,7 +5,8 @@ Project examples
|
||||||
|
|
||||||
Here are some examples of projects using py.test (please send notes via :ref:`contact`):
|
Here are some examples of projects using py.test (please send notes via :ref:`contact`):
|
||||||
|
|
||||||
* `PyPy <http://pypy.org>`_, Python with a JIT compiler, running over `16000 tests <http://test.pypy.org>`_
|
* `PyPy <http://pypy.org>`_, Python with a JIT compiler, running over
|
||||||
|
`16000 tests <http://buildbot.pypy.org/summary?branch=%3Ctrunk%3E>`_
|
||||||
* the `MoinMoin <http://moinmo.in>`_ Wiki Engine
|
* the `MoinMoin <http://moinmo.in>`_ Wiki Engine
|
||||||
* `tox <http://codespeak.net/tox>`_, virtualenv/Hudson integration tool
|
* `tox <http://codespeak.net/tox>`_, virtualenv/Hudson integration tool
|
||||||
* `PIDA <http://pida.co.uk>`_ framework for integrated development
|
* `PIDA <http://pida.co.uk>`_ framework for integrated development
|
||||||
|
|
Loading…
Reference in New Issue