Skip to main content

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


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)

Uploaded Source

Built Distribution

easy_allure-1.3.0.1212-py3-none-any.whl (11.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page