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
File details
Details for the file robotframework-rp-tools-0.0.6.tar.gz
.
File metadata
- Download URL: robotframework-rp-tools-0.0.6.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f46776156fca171594323925dbc13f92702ae7ca3964e2b912e193bf5235dc22 |
|
MD5 | 21809ed2e3315d70ef6967e44a506aca |
|
BLAKE2b-256 | 594e6f4cae00f56f95beadac78784d2219451ee00e5d730f11048ce0995499f0 |
File details
Details for the file robotframework_rp_tools-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: robotframework_rp_tools-0.0.6-py3-none-any.whl
- Upload date:
- Size: 8.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aaa620b1dbad55bf08b58763ada8f872aedf195d88cb058e635bf9fb800fb618 |
|
MD5 | dd60cf9eb2c12ffafbd95e7234f468c0 |
|
BLAKE2b-256 | f3b47199e2f815f6af253aa3d51888c5b05f47eb8f2fa75d64eb7cbad55499b2 |