-
Notifications
You must be signed in to change notification settings - Fork 5k
Open
Labels
P3-collecting-feedbackfeature-test-runnerPlaywright test specific issuesPlaywright test specific issues
Description
When having test cases inside a test.describe() block, the test titles can become quite long in the test report, which leads to truncation.
An easy way to alleviate this would be to be able to hide the tags from the test report.
The only purpose of the tags is to be able to run certain test cases via --grep from the command line, so there's no need to have them clutter up the test report.
Therefore I would suggest a feature that allows you to hide tags from test reports via the playwright.config.
Of course another way to approach this would be to just widen the design of the test case view of the test report as they currently don't fully utilize the free space on the page.
dmrock, darekdh, aakash3771, max-te, MathieuWitczEdifixio and 10 more
Metadata
Metadata
Assignees
Labels
P3-collecting-feedbackfeature-test-runnerPlaywright test specific issuesPlaywright test specific issues
