Short Description
Robot Framework listener module for integration with Report Portal.
Installation
pip install robotframework-reportportal-ng
Usage
This listener requires specified robot framework context variables to be set up. Some of them are required for execution and some are not.
Parameters list:
RP_UUID - unique id of user in Report Portal profile..
RP_ENDPOINT - <protocol><hostname>:<port> for connection with Report Portal.
Example: http://reportportal.local:8080/
RP_LAUNCH - name of launch to be used in Report Portal.
RP_PROJECT - project name for new launches.
RP_LAUNCH_DOC - documentation of new launch.
RP_LAUNCH_TAGS - additional tags to mark new launch.
Example
Example command to run test using pabot with report portal listener.
pybot --listener reportportal_listener --escape quot:Q \
--variable RP_ENDPOINT:http://reportportal.local:8080 \
--variable RP_UUID:73628339-c4cd-4319-ac5e-6984d3340a41 \
--variable RP_LAUNCH:"Demo Tests" \
--variable RP_PROJECT:DEMO_USER_PERSONAL test_folder
License
Apache License 2.0
Release files for robotframework-reportportal-ng 2.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| robotframework-reportportal-ng-2.0.0.tar.gz | 13.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| robotframework_reportportal_ng-2.0.0-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 33.1 kB
Release files / robotframework-reportportal-ng-2.0.0.tar.gz
| Download URL | robotframework-reportportal-ng-2.0.0.tar.gz |
|---|---|
| Size | 13.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e75d5d7f248121f62031b6c0e9bfca9fd38d6a73fc14410d5518538d8bf7c05f
|
|
BLAKE2b-256 checksum How to use checksums |
ff4a779ff74860a0be45db77654c207019bc7b5b26d5dfb03b1ff723da49f55e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.1.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.8
|
Release files / robotframework_reportportal_ng-2.0.0-py2.py3-none-any.whl
| Download URL | robotframework_reportportal_ng-2.0.0-py2.py3-none-any.whl |
|---|---|
| Size | 19.8 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
36ded31cad1d39bd17f553fbfdef2df35f236a68f1f613dfa1a06443a9150091
|
|
BLAKE2b-256 checksum How to use checksums |
1cb086aa97b4e78470e004e04b91dff22c1f1bb0f1f53b0805c115aa02957d3f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.1.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.8
|