rostrovsky / allure-python

Allure integrations for python test frameworks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allure Python Integrations

The repository contains adaptors for python-based test frameworks. Documentation is available online, also you can get help at gitter chanel

Pytest

Release Status

Downloads

Allure pytest integration. It's developed as pytest plugin and distributed via pypi

Behave

Release Status

Downloads

Allure behave integration. Just external formatter that produce test results in allure2 format. This package is available on pypi

Robot Framework

Release Status

Downloads

Allure RobotFramework integration. This integration is a Listener and does not require changing autotests. Available on pypi

Read more ...

Allure python commons

Common engine for all modules. It is useful for make integration with your homemade frameworks.

Allure python commons test

Just pack of hamcrest matchers for validation result in allure2 json format.

About

Allure integrations for python test frameworks

License:Apache License 2.0


Languages

Language:Python 84.6%Language:Gherkin 9.8%Language:RobotFramework 5.6%