pypy has >21K tests now

This commit is contained in:
holger krekel 2013-12-16 18:25:00 +01:00
parent 5a13f31bce
commit 9554fe0bf8
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ Project examples
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://buildbot.pypy.org/summary?branch=%3Ctrunk%3E>`_
`21000 tests <http://buildbot.pypy.org/summary?branch=%3Ctrunk%3E>`_
* the `MoinMoin <http://moinmo.in>`_ Wiki Engine
* `sentry <https://getsentry.com/welcome/>`_, realtime app-maintenance and exception tracking
* `tox <http://testrun.org/tox>`_, virtualenv/Hudson integration tool