playwright/tests
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
..
android feat: introduce Dockerfile.remote image (#20691) 2023-02-07 10:50:44 -08:00
assets feat(firefox): roll Firefox & Firefox Beta (#20670) 2023-02-06 14:08:32 -08:00
components test(ct): react vite slice by feature (#20098) 2023-01-13 18:15:43 -08:00
config test: remove service2 mode and experimental-grid (#20730) 2023-02-07 14:19:37 -08:00
electron chore: merge the util exports (#20110) 2023-01-13 13:50:38 -08:00
image_tools chore: fix typos (#20473) 2023-01-30 09:53:28 +01:00
installation chore(docker): remove experimental docker integration (#20676) 2023-02-06 10:50:45 -08:00
library test: run more tests in 'service' mode (#20734) 2023-02-07 18:25:33 -08:00
page test: run more tests in 'service' mode (#20734) 2023-02-07 18:25:33 -08:00
playwright-test feat: html reporter sharded option (#20737) 2023-02-07 22:21:50 -08:00
stress chore: fix typos (#20473) 2023-01-30 09:53:28 +01:00
webview2 fix(electron): stall node while browser is starting (#18804) 2022-11-14 22:01:54 -08:00
index.d.ts test: added tests for WebSocket over Socks proxy (#7235) 2021-06-24 18:50:16 +02:00
tsconfig.json chore: move protocol and trace types into the top-level packages (#17486) 2022-09-20 18:41:51 -07:00