playwright/packages
Yury Semikhatsky a93cf767a1
feat: html reporter sharded option (#20737)
Make sharded report feature an opt-in:

```ts
{
   reporter: [['html', { sharded: true }]]
};
```

#10437
2023-02-07 22:21:50 -08:00
..
html-reporter fix(html-reporter): do not show empty project name (#20735) 2023-02-08 01:07:25 +01:00
playwright chore: mark 1.31-next (#20268) 2023-01-20 19:29:14 -08:00
playwright-chromium chore: mark 1.31-next (#20268) 2023-01-20 19:29:14 -08:00
playwright-core test: run more tests in 'service' mode (#20734) 2023-02-07 18:25:33 -08:00
playwright-ct-react chore: remove plugin registration sink (#20460) 2023-01-27 14:36:41 -08:00
playwright-ct-solid chore: remove plugin registration sink (#20460) 2023-01-27 14:36:41 -08:00
playwright-ct-svelte chore: remove plugin registration sink (#20460) 2023-01-27 14:36:41 -08:00
playwright-ct-vue chore: remove plugin registration sink (#20460) 2023-01-27 14:36:41 -08:00
playwright-ct-vue2 chore: remove plugin registration sink (#20460) 2023-01-27 14:36:41 -08:00
playwright-firefox chore: mark 1.31-next (#20268) 2023-01-20 19:29:14 -08:00
playwright-test feat: html reporter sharded option (#20737) 2023-02-07 22:21:50 -08:00
playwright-webkit chore: mark 1.31-next (#20268) 2023-01-20 19:29:14 -08:00
protocol/src feat(route): match pattern on the server side (#20410) 2023-01-27 10:43:19 -08:00
recorder chore: recorder button styling (#19231) 2022-12-15 18:35:24 +01:00
trace/src chore: render typed locators in the trace viewer (#18166) 2022-10-18 19:23:40 -07:00
trace-viewer feat(trace viewer): popout snapshot in a new tab (#20475) 2023-01-30 19:07:52 -08:00
web chore: add type checking (#20280) 2023-01-27 14:18:46 -08:00
.eslintrc.js chore: don't write into stdout from the test runner, use reporters instead (#11367) 2022-01-12 19:52:40 -08:00