Skip to content

Commit 551a08c

Browse files
committed
feat: add workflow to show playwright report
1 parent 662b901 commit 551a08c

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

specs/playwright/show-report.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
name: Show report
2+
command: "npx playwright show-report"
3+
tags:
4+
- playwright
5+
description: "Opens a webpage showing a report on your tests."
6+
source_url: "https://playwright.dev/docs/running-tests#test-reports"
7+
author: DominusKelvin

0 commit comments

Comments
 (0)