playwright/packages
Andrey Lushnikov af042beb13
feat: introduce docker integration (#16382)
This patch introduces the following commands:
- `npx playwright docker build` that builds a VRT docker image
  locally that is based off the `mcr.microsoft.com/playwright:jammy`
- `npx playwright docker start` that launches a docker container with
  browsers.
- `npx playwright docker stop` that stops given docker container.
- `npx playwright docker test` that runs all the tests inside a
  launched docker container.
2022-09-09 15:25:42 -07:00
..
html-reporter chore: align more ESLint rules with VSCode formatting (#16647) 2022-08-18 20:12:33 +02:00
playwright chore: cut v1.25 branch (#16390) 2022-08-09 17:09:58 -07:00
playwright-chromium chore: cut v1.25 branch (#16390) 2022-08-09 17:09:58 -07:00
playwright-core feat: introduce docker integration (#16382) 2022-09-09 15:25:42 -07:00
playwright-ct-react chore(ct-react): bump vite to v3 and @vitejs/plugin-react to v2 (#15733) 2022-08-21 13:52:02 +02:00
playwright-ct-solid feat(ct): solid default child (#16839) 2022-08-26 15:48:05 -07:00
playwright-ct-svelte fix(ct): mount type (#17076) 2022-09-08 08:39:25 -07:00
playwright-ct-vue fix(ct): mount type (#17076) 2022-09-08 08:39:25 -07:00
playwright-ct-vue2 fix(ct): mount type (#17076) 2022-09-08 08:39:25 -07:00
playwright-firefox chore: cut v1.25 branch (#16390) 2022-08-09 17:09:58 -07:00
playwright-test feat: introduce docker integration (#16382) 2022-09-09 15:25:42 -07:00
playwright-webkit chore: cut v1.25 branch (#16390) 2022-08-09 17:09:58 -07:00
recorder chore: language specific dropdowns in codegen (#16452) 2022-08-15 19:44:46 +02:00
trace-viewer fix(trace): preserve line breaks in console messages (#16696) 2022-08-22 09:26:51 -07:00
web fix(trace): preserve line breaks in console messages (#16696) 2022-08-22 09:26:51 -07: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