A Robot Framework Report Portal Listener
Project description
# robotframework-reportportal-ng
[![Build Status](https://travis-ci.org/ailjushkin/robotframework-reportportal-ng.svg?branch=master)](https://travis-ci.org/ailjushkin/robotframework-reportportal-ng)
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.
```bash
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
[![Build Status](https://travis-ci.org/ailjushkin/robotframework-reportportal-ng.svg?branch=master)](https://travis-ci.org/ailjushkin/robotframework-reportportal-ng)
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.
```bash
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
Project details
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-reportportal-ng-1.0.4.6.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2dfbe59ebdd7b5a8071b018b4f225cc083a5d792b24273ec905d8b6702fdce2f |
|
MD5 | e606c91b3be49f190d3d4980fd892c09 |
|
BLAKE2b-256 | b3c4761776b41c2d712b16218f557711576cea83813dccb2073fa5c997e667cc |
Close
Hashes for robotframework_reportportal_ng-1.0.4.6-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 11b2be4a3e51b3a2a1f0ffaa0a2da3aab07f0365517ba485d59385c1f69dcb38 |
|
MD5 | 10783a719b959728c7b68e0fce58e2ed |
|
BLAKE2b-256 | b8c2bd28ad0b606c226fe933fb7576ca19cc543859f8c1594692f0eb29c2c7b0 |