Skip to main content

Allure Robot Framework integration

Project description

Allure Robot Framework Listener

Release Status Downloads

Installation and Usage

$ pip install allure-robotframework
$ robot --listener allure_robotframework ./my_robot_test

Optional argument sets output directory. Example:

$ robot --listener allure_robotframework;/set/your/path/here ./my_robot_test

Default output directory is output/allure.

Listener support robotframework-pabot library:

$ pabot --listener allure_robotframework ./my_robot_test

Advanced listener settings:

  • ALLURE_MAX_STEP_MESSAGE_COUNT=5. If robotframework step contains less messages than specified in this setting, each message shows as substep. This reduces the number of attachments in large projects. The default value is zero - all messages are displayed as attachments.

Contributing to allure-robotframework

This project exists thanks to all the people who contribute. Especially by Megafon and @skhomuti who started and maintaining allure-robotframework.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

allure-robotframework-2.11.1.tar.gz (14.9 kB view hashes)

Uploaded Source

Built Distribution

allure_robotframework-2.11.1-py3-none-any.whl (8.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page