playwright/packages
Yury Semikhatsky 8da37b364b
chore(blob): zip output directory by default (#24536)
Changed the logic to add attachment to the zip in onEnd rather than
onTestEnd because attachment files can be deleted if e.g. preserveOutput
option is specified. Instead we add files once all workers have been
shut down. On a simple run with 1000 tests each adding 1Mb attachment
the overall time difference is 49s (streaming attachments) v 1m9s
(attachments added in the end).
2023-08-01 15:21:23 -07:00
..
html-reporter fix(html): mobile layout for filters (#24506) 2023-07-31 16:54:07 -07:00
playwright chore: cut 1.36.0 (#24104) 2023-07-07 13:01:17 -07:00
playwright-chromium chore: cut 1.36.0 (#24104) 2023-07-07 13:01:17 -07:00
playwright-core docs: clarify setContent semantics (#24553) 2023-08-01 11:45:58 -07:00
playwright-ct-core fix(ct): remove json typechecking (#24114) 2023-07-24 15:22:20 -07:00
playwright-ct-react chore: cut 1.36.0 (#24104) 2023-07-07 13:01:17 -07:00
playwright-ct-react17 chore: cut 1.36.0 (#24104) 2023-07-07 13:01:17 -07:00
playwright-ct-solid chore: cut 1.36.0 (#24104) 2023-07-07 13:01:17 -07:00
playwright-ct-svelte chore: cut 1.36.0 (#24104) 2023-07-07 13:01:17 -07:00
playwright-ct-vue feat(ct): vue type safe mount props (#23151) 2023-07-31 17:45:34 -07:00
playwright-ct-vue2 feat(ct): vue2 type safe mount props (#23194) 2023-07-31 17:44:43 -07:00
playwright-firefox chore: cut 1.36.0 (#24104) 2023-07-07 13:01:17 -07:00
playwright-test chore(blob): zip output directory by default (#24536) 2023-08-01 15:21:23 -07:00
playwright-webkit chore: cut 1.36.0 (#24104) 2023-07-07 13:01:17 -07:00
protocol/src chore: save chrome trace on the client side (#24414) 2023-07-26 14:11:26 -07:00
recorder feat(ui): render all console / network messages in trace (#24115) 2023-07-10 12:56:56 -07:00
trace/src feat(trace): render Node console messages in trace (#24139) 2023-07-10 18:36:28 -07:00
trace-viewer fix(trace viewer): do not serve 304 responses (#24435) 2023-07-27 08:06:00 -07:00
web fix(ui): bump min sidebar size (#24193) 2023-07-13 15:14:49 -07:00
.eslintrc-with-ts-config.js lint: prevent object string concatenation (#23172) 2023-05-19 15:17:43 -07:00
.eslintrc.js chore: replace process.exit with graceful closure (#24242) 2023-07-24 08:29:29 -07:00