Skip to content

feat: add automatic workspace and project annotations to all tests#99

Draft
zdrapela wants to merge 4 commits intoredhat-developer:mainfrom
zdrapela:auto-annotations
Draft

feat: add automatic workspace and project annotations to all tests#99
zdrapela wants to merge 4 commits intoredhat-developer:mainfrom
zdrapela:auto-annotations

Conversation

@zdrapela
Copy link
Copy Markdown
Member

@zdrapela zdrapela commented May 5, 2026

Summary

  • Adds an automatic fixture that pushes workspace and project annotations to every test via testInfo.annotations
  • Workspace name is derived from testDir, project name comes from the Playwright project configuration
  • Zero changes required in consumer workspaces

Jira: https://redhat.atlassian.net/browse/RHIDP-13047

Add an auto test-scoped fixture that pushes workspace and project
annotations to every test via testInfo.annotations. The workspace
name is derived from testDir, and the project name comes from the
Playwright project configuration. This requires zero changes in
consumer workspaces.

Assisted-by: OpenCode
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.

1 participant