playwright/packages/playwright-test/src
2023-08-23 18:03:24 +02:00
..
common fix(test runner): make sure static annotations are reported for skipped tests (#26634) 2023-08-23 08:40:12 -07:00
isomorphic fix(test runner): failed + skipped = flaky (#26385) 2023-08-09 16:35:14 -07:00
loader chore: support esm loader on Node 20 (#23269) 2023-05-24 20:17:44 -07:00
matchers fix: use snapshotPath instead of expectedPath for image diffs (#24567) 2023-08-07 04:42:35 -07:00
plugins chore: error on unused eslint disables (#26510) 2023-08-17 20:53:36 +02:00
reporters chore: remove old webpack folder structure (#26560) 2023-08-19 16:16:44 -07:00
runner fix: process host early exit crash (#26642) 2023-08-23 18:03:24 +02:00
third_party feat(test runner): support tsconfig.extends array (#22975) 2023-05-11 19:18:13 -07:00
transform chore: install source map support lazily (#26445) 2023-08-21 10:54:42 -07:00
worker feat(ui): show test trace events live (#26619) 2023-08-22 15:46:41 -07:00
cli.ts chore: allow calling spawnSync on Node.js file inside test (#26429) 2023-08-11 18:37:14 +02:00
DEPS.list chore: support esm loader on Node 20 (#23269) 2023-05-24 20:17:44 -07:00
index.ts feat(ui): show test trace events live (#26619) 2023-08-22 15:46:41 -07:00
internalsForTest.ts chore: move transform to its own folder (for loader worker) (#23247) 2023-05-23 21:05:33 -07:00
store.ts chore: inside out the config & project internal (#22260) 2023-04-07 09:54:01 -07:00
util.ts chore: allow calling spawnSync on Node.js file inside test (#26429) 2023-08-11 18:37:14 +02:00
utilsBundle.ts chore: make trace viewer work over http (#23531) 2023-06-05 16:30:30 -07:00