Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
46 lines (29 loc) · 1.66 KB

File metadata and controls

46 lines (29 loc) · 1.66 KB
Copy raw file
Download raw file
Outline
Edit and raw actions

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.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.