Library for allure testops
Project description
easy_allure
Package to facilitate work with allure testops
Installation
pip3 install easy-allure
To work with easy_allure, ENV variables for testops should be set in your working environment
export ALLURE_ENDPOINT=ENDPOINT_HERE
export ALLURE_TOKEN=TOKEN_HERE
export ALLURE_PROJECT_ID=ID_HERE
For updating MR description with last Testops launch link (only Gitlab is supported), provide ENVs:
export CI_API_V4_URL=ENDPOINT_HERE
export GITLAB_PRIVATE_TOKEN=TOKEN_HERE
export CI_MERGE_REQUEST_IID=MERGE_REQUEST_IID_HERE
export CI_PROJECT_ID=ID_HERE
Usage
Send test results to testops
easy_allure send ./allure_reports --launch-name my_launch
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
easy_allure-1.3.0.1212.tar.gz
(9.6 kB
view hashes)
Built Distribution
Close
Hashes for easy_allure-1.3.0.1212-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 874c1925a79eddcb2d77c550612a5ada7b18b1821fa3c8cb57212878abe8ed25 |
|
MD5 | f92ec24f054d3c5dc08bb453bd31bc93 |
|
BLAKE2b-256 | 1ba3203fab5ac819cdba56b22b6a54a05b82582a6c23e94d71a03f7e8727a374 |