playwright/packages
Dmitry Gozman e55a3ffbe0
cherry-pick(#13138): fix(parallel): minimize the number of beforeAll/afterAll hooks in parallel mode (#13140)
Previously, we always formed groups consisting of a single test.
Now, we group tests that share `beforeAll`/`afterAll` hooks into
`config.workers` equally-sized groups.
2022-03-29 13:51:30 -07:00
..
html-reporter feat(html): put diff first in image comparison (#12254) 2022-02-22 11:29:58 -08:00
playwright chore: mark v1.20.1 (#12935) 2022-03-21 17:54:58 -07:00
playwright-chromium chore: mark v1.20.1 (#12935) 2022-03-21 17:54:58 -07:00
playwright-core cherry-pick(#12992): chore: disable Chromium CertificateTransparencyComponentUpdater feature (#12993) 2022-03-23 19:49:37 +01:00
playwright-firefox chore: mark v1.20.1 (#12935) 2022-03-21 17:54:58 -07:00
playwright-test cherry-pick(#13138): fix(parallel): minimize the number of beforeAll/afterAll hooks in parallel mode (#13140) 2022-03-29 13:51:30 -07:00
playwright-webkit chore: mark v1.20.1 (#12935) 2022-03-21 17:54:58 -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