pypy has >21K tests now
This commit is contained in:
parent
5a13f31bce
commit
9554fe0bf8
|
@ -23,7 +23,7 @@ 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
|
* `PyPy <http://pypy.org>`_, Python with a JIT compiler, running over
|
||||||
`16000 tests <http://buildbot.pypy.org/summary?branch=%3Ctrunk%3E>`_
|
`21000 tests <http://buildbot.pypy.org/summary?branch=%3Ctrunk%3E>`_
|
||||||
* the `MoinMoin <http://moinmo.in>`_ Wiki Engine
|
* the `MoinMoin <http://moinmo.in>`_ Wiki Engine
|
||||||
* `sentry <https://getsentry.com/welcome/>`_, realtime app-maintenance and exception tracking
|
* `sentry <https://getsentry.com/welcome/>`_, realtime app-maintenance and exception tracking
|
||||||
* `tox <http://testrun.org/tox>`_, virtualenv/Hudson integration tool
|
* `tox <http://testrun.org/tox>`_, virtualenv/Hudson integration tool
|
||||||
|
|
Loading…
Reference in New Issue