[Question] Is is posible to use blob to merge reports? #55
Closed
fifernandez
started this conversation in
Ideas
Replies: 1 comment
-
|
Hi, the merging report is not yet implemented. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Blob supports html, json, junit...
https://playwright.dev/docs/test-sharding#merging-reports-from-multiple-shards
Is it possible to use it with Ortoni?
I tried: npx playwright merge-reports --reporter ortoni-report ./blob-report
But its failing. Is there another alternative or workaround to merge Ortoni reports?
Beta Was this translation helpful? Give feedback.
All reactions