playwright/packages/playwright-test/src/common
Dmitry Gozman 6769a311ed
feat(test runner): error out when one test file imports another (#21357)
This situation is not supported, and we can now detect it by looking at
collected file dependencies.

Fixes #21270.
2023-03-02 15:09:50 -08:00
..
babelBundle.ts chore: group test runner files by process (#20425) 2023-01-26 17:26:47 -08:00
compilationCache.ts feat(test runner): error out when one test file imports another (#21357) 2023-03-02 15:09:50 -08:00
configLoader.ts chore: have pretty error if CT config has no defineConfig (#21318) 2023-03-02 00:47:05 +01: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 fix: filter out comments inside fixture destructuring (#20989) 2023-02-21 12:51:40 -08:00
globals.ts feat: key value store backed by filesystem (#20932) 2023-02-16 16:48:28 -08:00
ipc.ts chore: implement compilation cache (#20597) 2023-02-02 16:46:54 -08:00
poolBuilder.ts chore: move option overrides logic to FixturePool (#20795) 2023-02-09 14:50:40 -08:00
process.ts chore: group test runner files by process (#20425) 2023-01-26 17:26:47 -08:00
profiler.ts chore: group test runner files by process (#20425) 2023-01-26 17:26:47 -08:00
suiteUtils.ts chore: watch mode first cut (#20647) 2023-02-06 15:52:14 -08:00
test.ts chore: ui mode first cut (#21291) 2023-03-01 15:27:23 -08:00
testLoader.ts chore: collect test dependencies (#20645) 2023-02-06 14:52:40 -08:00
testType.ts chore: use client wall time in traces (#21163) 2023-02-23 14:37:53 -08:00
transform.ts chore: respect deps when watching files (#20695) 2023-02-06 17:09:16 -08:00
tsxTransform.ts chore: group test runner files by process (#20425) 2023-01-26 17:26:47 -08:00
types.ts chore: have pretty error if CT config has no defineConfig (#21318) 2023-03-02 00:47:05 +01:00