playwright/packages/playwright-test/src/common
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
..
babelBundle.ts chore: do not load code for babeling twice (#23025) 2023-05-15 15:12:10 -07:00
compilationCache.ts chore: include plugin list into the cache digest (#22946) 2023-05-11 21:09:15 -07:00
config.ts feat(teardown): allow the same project to be a teardown for multiple (#23074) 2023-05-16 18:26:06 -07:00
configLoader.ts chore: include plugin list into the cache digest (#22946) 2023-05-11 21:09:15 -07:00
DEPS.list chore: move testInfo and timeoutManager to worker/ (#20803) 2023-02-09 19:22:17 -08:00
expectBundle.ts chore: group test runner files by process (#20425) 2023-01-26 17:26:47 -08:00
fixtures.ts chore: partially hide built-in fixture steps (#23005) 2023-05-12 19:15:31 -07:00
globals.ts chore: make _setupArtifacts a worker-scoped fixture (#22739) 2023-05-01 13:53:15 -07:00
ipc.ts chore: comma separated reporter names, reporter arg from config (#22693) 2023-04-27 15:16:18 -07:00
poolBuilder.ts chore: inside out the config & project internal (#22260) 2023-04-07 09:54:01 -07:00
process.ts chore: inside out the config & project internal (#22260) 2023-04-07 09:54:01 -07:00
suiteUtils.ts chore: inside out the config & project internal (#22260) 2023-04-07 09:54:01 -07:00
test.ts feat(shard): introduce mode: 'default' (#23023) 2023-05-18 13:07:22 -07:00
testLoader.ts chore: surface syntax error in ui mode (#22982) 2023-05-12 14:23:22 -07:00
testType.ts feat(shard): introduce mode: 'default' (#23023) 2023-05-18 13:07:22 -07:00
transform.ts chore: do not load code for babeling twice (#23025) 2023-05-15 15:12:10 -07:00