allure-robotframework 2.13.5
pip install allure-robotframework
Released:
Allure Robot Framework integration
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Apache-2.0)
- Author: Sergey Khomutinin
- Tags allure, reporting, robotframework
Classifiers
- Development Status
- Framework
- Intended Audience
- License
- Programming Language
- Topic
Project description
Allure Robot Framework Listener
An Allure adapter for Robot Framework.
- Learn more about Allure Report at https://allurereport.org
- 📚 Documentation – discover official documentation for Allure Report
- ❓ Questions and Support – get help from the team and community
- 📢 Official announcements – stay updated with our latest news and updates
- 💬 General Discussion – engage in casual conversations, share insights and ideas with the community
- 🖥️ Live Demo — explore a live example of Allure Report in action
Installation and Usage
$ pip install allure-robotframework
$ robot --listener allure_robotframework ./my_robot_test
The default output directory is output/allure
.
Use the listener's argument to change it:
$ robot --listener allure_robotframework:/set/your/path/here ./my_robot_test
The listener supports the robotframework-pabot library:
$ pabot --listener allure_robotframework ./my_robot_test
The advanced listener settings:
- ALLURE_MAX_STEP_MESSAGE_COUNT=5. If a robotframework step contains less messages than has been specified by this setting, each message is shown as a substep. This reduces the number of attachments in large projects. The default value is zero - all messages are displayed as attachments.
Usage examples
See the usage examples here.
Contributing to allure-robotframework
This project exists thanks to all the people who contribute. Especially to Megafon and @skhomuti who has initially started allure-robotframework and has been maintaining it since then.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Apache-2.0)
- Author: Sergey Khomutinin
- Tags allure, reporting, robotframework
Classifiers
- Development Status
- Framework
- Intended Audience
- License
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file allure-robotframework-2.13.5.tar.gz
.
File metadata
- Download URL: allure-robotframework-2.13.5.tar.gz
- Upload date:
- Size: 12.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 65760a19c1b8b7b8b592a91a1670054db6a656e415b559dd15f573c6d4c8f4b9 |
|
MD5 | e7b568205f34639967286abe517fe1ff |
|
BLAKE2b-256 | 73f26bef8022c4c365321ac799338b8bc00145d25261e2484065220e708cd446 |
File details
Details for the file allure_robotframework-2.13.5-py3-none-any.whl
.
File metadata
- Download URL: allure_robotframework-2.13.5-py3-none-any.whl
- Upload date:
- Size: 9.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 781bfcf137e2587818f1b5e388237a99b9a73bab196add192aa26f1042f7d9d2 |
|
MD5 | 81d761006f7a56fd865e99a1560b5668 |
|
BLAKE2b-256 | 1523305b58ec7b7c4b826fc7cb3d977512371930ab6950ea22114615f5bfd6f9 |