Skip to content

Commit

Permalink
Merge pull request #2963 from redtoad/patch-1
Browse files Browse the repository at this point in the history
Fix broken link to project
  • Loading branch information
The-Compiler authored Nov 28, 2017
2 parents 9f7ba00 + f6be23b commit 454b60b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changelog/2963.doc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fix broken link to plugin pytest-localserver.
2 changes: 1 addition & 1 deletion doc/en/projects.rst
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Here are some examples of projects using ``pytest`` (please send notes via :ref:
* `katcp <https://bitbucket.org/hodgestar/katcp>`_ Telescope communication protocol over Twisted
* `kss plugin timer <http://pypi.python.org/pypi/kss.plugin.timer>`_
* `pyudev <https://pyudev.readthedocs.io/en/latest/tests/plugins.html>`_ a pure Python binding to the Linux library libudev
* `pytest-localserver <https://bitbucket.org/basti/pytest-localserver/>`_ a plugin for pytest that provides an httpserver and smtpserver
* `pytest-localserver <https://bitbucket.org/pytest-dev/pytest-localserver/>`_ a plugin for pytest that provides an httpserver and smtpserver
* `pytest-monkeyplus <http://pypi.python.org/pypi/pytest-monkeyplus/>`_ a plugin that extends monkeypatch

These projects help integrate ``pytest`` into other Python frameworks:
Expand Down

0 comments on commit 454b60b

Please sign in to comment.