Listener and visitor modules for integration with ReportPortal
Project description
robotframework-rp-tools
Listener and visitor modules for integration with ReportPortal
Installation
The latest stable version of library is available on PyPI:
pip install robotframework-rp-tools
Usage
To run these modules you need to set the following environment variables:
REQUIRED:
export RP_TOKEN="your_user_uuid"
export RP_ENDPOINT="your_reportportal_url"
export RP_LAUNCH="launch_name"
export RP_PROJECT="reportportal_project_name"
NOT REQUIRED:
export RP_LAUNCH_DOC="some_documentation_for_launch"
- Description for the launch
export RP_LAUNCH_TAGS="RF Smoke"
- Space-separated list of tags for the launch
export RP_LOG_BATCH_SIZE="10"
- Default value is "20", affects size of async batch log requests
If you need a listener:
--listener robotframework_rp_tools.Listener
in case of visitor
--prerebotmodifier robotframework_rp_tools.Visitor
License
MIT License (see the LICENSE.txt file)
Project details
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
Close
Hashes for robotframework-rp-tools-0.0.6.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f46776156fca171594323925dbc13f92702ae7ca3964e2b912e193bf5235dc22 |
|
MD5 | 21809ed2e3315d70ef6967e44a506aca |
|
BLAKE2b-256 | 594e6f4cae00f56f95beadac78784d2219451ee00e5d730f11048ce0995499f0 |
Close
Hashes for robotframework_rp_tools-0.0.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | aaa620b1dbad55bf08b58763ada8f872aedf195d88cb058e635bf9fb800fb618 |
|
MD5 | dd60cf9eb2c12ffafbd95e7234f468c0 |
|
BLAKE2b-256 | f3b47199e2f815f6af253aa3d51888c5b05f47eb8f2fa75d64eb7cbad55499b2 |