playwright/packages/playwright-test/src
2023-08-25 19:06:49 +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 feat: print message if maxFailures has reached (#26322) 2023-08-25 19:06:49 +02:00
runner feat: allow installing browsers from ui (#26628) 2023-08-23 12:26:11 -07:00
third_party feat(test runner): support tsconfig.extends array (#22975) 2023-05-11 19:18:13 -07:00
transform chore: do not add plugins to config twice (#26670) 2023-08-24 16:19:57 -07:00
worker fix(test.fail): expect() failure should not skip future tests (#26663) 2023-08-24 08:32:14 -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 fix(resolver): allow importing packages with non-index main script (#26692) 2023-08-24 14:09:00 -07:00
utilsBundle.ts chore: make trace viewer work over http (#23531) 2023-06-05 16:30:30 -07:00