playwright/packages/playwright
Dmitry Gozman b8678ef902
chore(test runner): simplify some dispatcher logic (#27732)
- remove `onlyStartedTests` in favor of explicit branch with comments;
- produce one "test not found" error per test instead of a single large
error;
- extract `_failTestWithErrors` from `_massSkipTestsFromRemaining`.
2023-10-23 09:15:13 -07:00
..
bundles chore: bump @babel dependencies (#27632) 2023-10-17 20:52:41 +02:00
src chore(test runner): simplify some dispatcher logic (#27732) 2023-10-23 09:15:13 -07:00
types feat(json report): add expected/unexpected/skipped/flaky stats (#27685) 2023-10-18 12:55:31 -07:00
.eslintrc.js chore: make @playwright/test depend on playwright (#26946) 2023-09-08 14:23:35 -07:00
.npmignore chore: make @playwright/test depend on playwright (#26946) 2023-09-08 14:23:35 -07:00
cli.js chore: make @playwright/test depend on playwright (#26946) 2023-09-08 14:23:35 -07:00
index.d.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
index.js chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
index.mjs chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
jsx-runtime.js chore: make @playwright/test depend on playwright (#26946) 2023-09-08 14:23:35 -07:00
jsx-runtime.mjs chore: make @playwright/test depend on playwright (#26946) 2023-09-08 14:23:35 -07:00
package.json chore: mark 1.40.0-next (#27538) 2023-10-10 16:10:28 -07:00
test.d.ts chore: make @playwright/test depend on playwright (#26946) 2023-09-08 14:23:35 -07:00
test.js feat: expose composedTest() instead of test._extendTest() (#27414) 2023-10-03 13:26:30 -07:00
test.mjs fix: merge{Tests,Expects} via ESM imports (#27630) 2023-10-17 00:09:44 +02:00
ThirdPartyNotices.txt chore: bump @babel dependencies (#27632) 2023-10-17 20:52:41 +02:00