easy-allure

Library for allure testops


License
Apache-2.0
Install
pip install easy-allure==1.3.0.1212

Documentation

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

Usage

Send test results to testops

easy_allure send ./allure_reports --launch-name my_launch