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> |
||
|---|---|---|
| .. | ||
| bundles | ||
| src | ||
| types | ||
| .npmignore | ||
| cli.js | ||
| index.d.ts | ||
| index.js | ||
| index.mjs | ||
| package.json | ||
| README.md | ||
| reporter.d.ts | ||
| reporter.js | ||
| reporter.mjs | ||
| ThirdPartyNotices.txt | ||
@playwright/test
This package contains Playwright Test. A test-runner for writing idiomatic and reliable end-to-end tests with Playwright.