Allure integrations for Python test frameworks
The repository contains adaptors for python-based test frameworks. Documentation is available
online, also you can get help at
gitter chanel
.. image:: https://pypip.in/v/allure-pytest/badge.png :alt: Release Status :target: https://pypi.python.org/pypi/allure-pytest .. image:: https://pypip.in/d/allure-pytest/badge.png :alt: Downloads :target: https://pypi.python.org/pypi/allure-pytest
Allure
pytest_ integration. It's developed as pytest plugin and distributed via
pypi_
.. image:: https://pypip.in/v/allure-behave/badge.png :alt: Release Status :target: https://pypi.python.org/pypi/allure-behave .. image:: https://pypip.in/d/allure-behave/badge.png :alt: Downloads :target: https://pypi.python.org/pypi/allure-behave
Allure
behave_ integration. Just external formatter that produce test results in allure2 format. This package is available on
pypi_
.. image:: https://pypip.in/v/allure-robotframework/badge.png :alt: Release Status :target: https://pypi.python.org/pypi/allure-robotframework .. image:: https://pypip.in/d/allure-robotframework/badge.png :alt: Downloads :target: https://pypi.python.org/pypi/allure-robotframework
Allure
RobotFramework_ integration. This integration is a
Listener_ and does not require changing autotests. Available on
pypi_
Read more ..._
.. image:: https://pypip.in/v/allure-pytest-bdd/badge.png :alt: Release Status :target: https://pypi.python.org/pypi/allure-pytest-bdd .. image:: https://pypip.in/d/allure-pytest-bdd/badge.png :alt: Downloads :target: https://pypi.python.org/pypi/allure-pytest-bdd
Allure
pytest-bdd_ integration. It's developed as pytest plugin and distributed via
pypi_
.. image:: https://pypip.in/v/allure-nose2/badge.png :alt: Release Status :target: https://pypi.python.org/pypi/allure-nose2 .. image:: https://pypip.in/d/allure-nose2/badge.png :alt: Downloads :target: https://pypi.python.org/pypi/allure-nose2
Common engine for all modules. It is useful for make integration with your homemade frameworks.
Just pack of hamcrest matchers for validation result in allure2 json format.