Skip to content

Add support for provided labels for CucumberJVM integrations#674

Merged
baev merged 1 commit into
masterfrom
cucumberjvm-provided-labels
Nov 2, 2021
Merged

Add support for provided labels for CucumberJVM integrations#674
baev merged 1 commit into
masterfrom
cucumberjvm-provided-labels

Conversation

@baev
Copy link
Copy Markdown
Member

@baev baev commented Nov 2, 2021

Context

Allure has provded labels feature. It allows users to provide report metadata using system properties (or allure.properties):

#allure.properties
allure.label.<key>=<value>

The pull request adds support for such feature to all the CucumberJVM integrations

Checklist

@baev baev added the type:improvement Change that improves some user experience but can't be considered as a new feature label Nov 2, 2021
@baev baev requested a review from eroshenkoam November 2, 2021 10:56
@github-actions github-actions Bot added the theme:cucumber-jvm CucumberJVM related issue label Nov 2, 2021
@baev baev merged commit 9f69379 into master Nov 2, 2021
@baev baev deleted the cucumberjvm-provided-labels branch November 2, 2021 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

theme:cucumber-jvm CucumberJVM related issue type:improvement Change that improves some user experience but can't be considered as a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants