diff --git a/doc/en/projects.txt b/doc/en/projects.txt index 79cc1769d..7aad883d0 100644 --- a/doc/en/projects.txt +++ b/doc/en/projects.txt @@ -38,6 +38,17 @@ Here are some examples of projects using py.test (please send notes via :ref:`co * `bu `_ a microscopic build system * `katcp `_ Telescope communication protocol over Twisted * `kss plugin timer `_ +* `pyudev `_ a pure Python binding to the Linux library libudev +* `pytest-localserver `_ a plugin for pytest that provides a httpserver and smtpserver +* `pytest-monkeyplus `_ a plugin that extends monkeypatch + +These projects help integrate py.test into other Python frameworks: + +* `pytest-django `_ for Django +* `zope.pytest `_ for Zope and Grok +* `pytest__gae `_ for Google App Engine +* There is `some work `_ underway for Kotti, a CMS built in Pyramid/Pylons + Some organisations using py.test -----------------------------------