This repository was archived by the owner on Apr 6, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -46,6 +46,30 @@ and does not require changing autotests. Available on `pypi <https://pypi.python
46
46
47
47
`Read more ... </allure-robotframework/README.rst >`_
48
48
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
+
49
73
Allure python commons
50
74
---------------------
51
75
Common engine for all modules. It is useful for make integration with your homemade frameworks.
You can’t perform that action at this time.
0 commit comments