This implementation is based on the [original PR](https://github.com/microsoft/playwright/pull/19691) by @kevin940726. It makes the reporter produce single file when there is no sharding and multiple out-of-line report-x-of-y.zip reports which are automatically merged together when put in one folder. References https://github.com/microsoft/playwright/issues/10437 Co-authored-by: Kai Hao <kevin830726@gmail.com> |
||
|---|---|---|
| .. | ||
| playwright | ||
| src | ||
| .gitignore | ||
| bundle.js | ||
| index.html | ||
| package.json | ||
| playwright.config.ts | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||