Remove reference to old konira plugin from docs (#6819)
The pytest-konira plugin has not seen an update since 2011, moreover the "project description" on PyPI points to a dubious website that does not actually correspond to the project and instead redirects to advertising content.
This commit is contained in:
parent
6a7df7f031
commit
2451716746
|
@ -41,8 +41,7 @@ Here is a little annotated list for some popular plugins:
|
|||
* `pytest-instafail <https://pypi.org/project/pytest-instafail/>`_:
|
||||
to report failures while the test run is happening.
|
||||
|
||||
* `pytest-bdd <https://pypi.org/project/pytest-bdd/>`_ and
|
||||
`pytest-konira <https://pypi.org/project/pytest-konira/>`_
|
||||
* `pytest-bdd <https://pypi.org/project/pytest-bdd/>`_:
|
||||
to write tests using behaviour-driven testing.
|
||||
|
||||
* `pytest-timeout <https://pypi.org/project/pytest-timeout/>`_:
|
||||
|
|
Loading…
Reference in New Issue