playwright/packages/playwright-test/src
Dmitry Gozman ab7e794bf7
feat(shard): introduce mode: 'default' (#23023)
This mode allows a suite to opt-out from parallelism. Useful to setup
multiple suites running in parallel, with each suite not being sharded.

References #22891.
2023-05-18 13:07:22 -07:00
..
common feat(shard): introduce mode: 'default' (#23023) 2023-05-18 13:07:22 -07:00
isomorphic feat(shard): introduce mode: 'default' (#23023) 2023-05-18 13:07:22 -07:00
loader chore: inside out the config & project internal (#22260) 2023-04-07 09:54:01 -07:00
matchers chore: remove expect.configure({poll}) (#23060) 2023-05-16 18:45:03 -07:00
plugins chore: be able to hide webServer stderr (#23063) 2023-05-17 00:46:59 +02:00
reporters fix: preserve steps in merged report (#23120) 2023-05-18 09:38:49 -07:00
runner feat(shard): introduce mode: 'default' (#23023) 2023-05-18 13:07:22 -07:00
third_party feat(test runner): support tsconfig.extends array (#22975) 2023-05-11 19:18:13 -07:00
worker test: add attachment tests (#23143) 2023-05-18 11:48:53 -07:00
cli.ts feat(merge): generate html report with links to remote resources (#22968) 2023-05-12 09:26:04 -07:00
DEPS.list chore: introduce testInfo.testId (#21670) 2023-03-14 15:58:55 -07:00
experimentalLoader.ts fix(loader): experimentalLoader with node@18 (#21106) 2023-02-22 14:28:03 -08:00
index.ts chore: opt out of trace attachments (#23139) 2023-05-18 11:27:45 -07:00
internalsForTest.ts chore: respect deps when watching files (#20695) 2023-02-06 17:09:16 -08:00
store.ts chore: inside out the config & project internal (#22260) 2023-04-07 09:54:01 -07:00
util.ts chore: partially hide built-in fixture steps (#23005) 2023-05-12 19:15:31 -07:00
utilsBundle.ts chore: bundle chokidar, leave fsevents as an optional dependency (#20762) 2023-02-09 08:40:27 -08:00