Skip to content

Conversation

@delatrie
Copy link
Contributor

Context

The PR enables the addition of labels to all test results generated by Allure.NUnit, Allure.Xunit, Allure.Reqnroll, and Allure.SpecFlow from environment variables. An environment variable in the form ALLURE_LABEL_<name>=<value>, where name and value are not empty, is converted to the <name>=<value> label.

Closes #579

Checklist

@delatrie delatrie changed the title feat(nunit,xunit,reqnroll,specflow): enable using environment variables to add labels to all test results Create labels from ALLURE_LABEL_<name>=<value> environment variables Oct 16, 2025
@delatrie delatrie merged commit 46254bd into main Oct 16, 2025
7 checks passed
@delatrie delatrie deleted the env-labels branch October 16, 2025 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Labels from environment variables

3 participants