This repository contains Circle CI orb that brings support for Allure Framework.
It is implied that target executor installs JRE separately.
Orb exports two commands:
Installs Allure framework, has version
parameter.
Generates and stores allure report, requires prior install.
Parameters:
configuration-path
, defaults to built-in configuration.results-path
, source of Allure metadata, defaults toallure-results
.target-path
, report directory, defaults toallure-report
.artifact-path
, directory, under which report will be stored as artifact, defaults toReport/Allure
.
Ayte Labs, 2019 / MIT License
Do whatever feels natural to you