@noomorph/allure-js-commons
TypeScript icon, indicating that this package has built-in type declarations

2.4.0 • Public • Published

allure-js-commons

Interface for Allure to be used from Javascript and TypeScript. There you can find primitives to create custom integrations for the javascript testing frameworks.

API Overview

Labels environment variables

Allure allows to use environment variables for setting test labels. Using ALLURE_LABEL_{{labelName}}={{labelValue}} syntax you can set common labels for all of your tests.

Examples

ALLURE_LABEL_EPIC="Story 1" npm test

Readme

Keywords

none

Package Sidebar

Install

npm i @noomorph/allure-js-commons

Weekly Downloads

584

Version

2.4.0

License

Apache-2.0

Unpacked Size

151 kB

Total Files

62

Last publish

Collaborators

  • noomorph