-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Pipelines - Tests
-
None
Currently, the tagging feature works with Maven/JUnit, Mocha, Cypress (via mocha-junit-reporter), and WebdriverIO, but Playwright's built-in JUnit reporter does not expose a mechanism to inject custom properties into the generated XML output. This means Playwright users cannot tag, classify, or filter their tests by ownership, speed, stage, or any other custom dimension on the Tests page.
Suggested Feature:
Enable tag support for Playwright test reports so customers can add bbc.summary.* properties to their JUnit XML output.