Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.

Commit 4fa3e3a

Browse files
authored
add pytest-bdd and nose2 (via allure-framework#525)
1 parent b666b06 commit 4fa3e3a

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

README.rst

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,30 @@ and does not require changing autotests. Available on `pypi <https://pypi.python
4646

4747
`Read more ... </allure-robotframework/README.rst>`_
4848

49+
Pytest-BDD
50+
----------
51+
.. image:: https://pypip.in/v/allure-pytest-bdd/badge.png
52+
:alt: Release Status
53+
:target: https://pypi.python.org/pypi/allure-pytest-bdd
54+
.. image:: https://pypip.in/d/allure-pytest-bdd/badge.png
55+
:alt: Downloads
56+
:target: https://pypi.python.org/pypi/allure-pytest-bdd
57+
58+
Allure `pytest-bdd <http://pytest.org>`_ integration. It's developed as pytest plugin and distributed via
59+
`pypi <https://pypi.python.org/pypi/allure-pytest-bdd>`_
60+
61+
62+
Nose2
63+
----------
64+
.. image:: https://pypip.in/v/allure-nose2/badge.png
65+
:alt: Release Status
66+
:target: https://pypi.python.org/pypi/allure-nose2
67+
.. image:: https://pypip.in/d/allure-nose2/badge.png
68+
:alt: Downloads
69+
:target: https://pypi.python.org/pypi/allure-nose2
70+
71+
72+
4973
Allure python commons
5074
---------------------
5175
Common engine for all modules. It is useful for make integration with your homemade frameworks.

0 commit comments

Comments
 (0)