Skip to content

Let custom grouping labels override framework defaults#1329

Open
baev wants to merge 1 commit into
mainfrom
default-labels-override
Open

Let custom grouping labels override framework defaults#1329
baev wants to merge 1 commit into
mainfrom
default-labels-override

Conversation

@baev

@baev baev commented Jul 17, 2026

Copy link
Copy Markdown
Member

Context

Framework-provided suite hierarchy and BDD labels now behave as fallbacks across supported Java integrations. Matching labels supplied through annotations, the runtime API, or before-test fixtures take precedence, preventing duplicate or conflicting suite, parent suite, sub-suite, feature, and story values while preserving untouched defaults.

Source and execution metadata—including package, test class, test method, framework, language, host, and thread—remains additive. For example, a runtime suite replaces the automatically derived suite, while runtime package, test-class, and test-method labels coexist with the values reported by the test framework.

Checklist

@baev baev added the type:improvement Change that improves some user experience but can't be considered as a new feature label Jul 17, 2026
@github-actions github-actions Bot added theme:junit4 JUnit 4 related issue theme:testng TestNG related issue theme:junit-platform JUnit 5 related issue theme:cucumber-jvm CucumberJVM related issue theme:jbehave JBehave related issue theme:spock Spock Framework related issue theme:citrus theme:core theme:karate theme:scalatest labels Jul 17, 2026
@github-actions

Copy link
Copy Markdown

Allure Report Summary

Name Duration Stats New Flaky Retry Report
Allure Java – Pull request #1329 28m 28s Passed tests 1971   Skipped tests 2 22 0 0 View
Allure Java GitHub actions run (2026-07-17T16:43:06.054Z) 28m 28s Passed tests 1971   Skipped tests 2 22 0 0 View

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

theme:citrus theme:core theme:cucumber-jvm CucumberJVM related issue theme:jbehave JBehave related issue theme:junit4 JUnit 4 related issue theme:junit-platform JUnit 5 related issue theme:karate theme:scalatest theme:spock Spock Framework related issue theme:testng TestNG 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