Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for provided labels for CucumberJVM integrations #674

Merged
merged 1 commit into from
Nov 2, 2021

Conversation

baev
Copy link
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