playwright/tests/playwright-test
microsoft-playwright-automation[bot] 70e2f99d54
test: roll stable-test-runner to 1.56.0-alpha-2025-09-29 (#37633)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-09-29 13:41:16 +01:00
..
__screenshots__
assets
stable-test-runner test: roll stable-test-runner to 1.56.0-alpha-2025-09-29 (#37633) 2025-09-29 13:41:16 +01:00
access-data.spec.ts feat: add location information for annotations (#36542) 2025-07-07 07:17:47 +01:00
aria-snapshot-file.spec.ts chore(expect): more consistent display of expect timeout error messages (#36543) 2025-07-16 06:03:33 -07:00
babel.spec.ts test: make babel test pass under Node.js 24 (#36420) 2025-06-24 16:20:49 +02:00
basic.spec.ts fix: do not pass unsafe `matcherResult` over IPC (#35565) 2025-04-10 14:39:33 -07:00
cache.spec.ts chore(build): trim old transformed source files when generating new ones (#37363) 2025-09-18 11:15:11 -07:00
command-line-filter.spec.ts
config.spec.ts fix: properly merge projects in defineConfig (#36898) 2025-08-01 14:13:28 -07:00
decorators.spec.ts
deps.spec.ts
esm.spec.ts fix(test runner): prevent esm loader deadlock (#36187) 2025-06-04 13:25:43 +01:00
exit-code.spec.ts
expect-configure.spec.ts chore: unify expect message calculation (#37337) 2025-09-10 11:53:35 +01:00
expect-poll.spec.ts
expect-soft.spec.ts
expect-to-pass.spec.ts
expect.spec.ts chore: unify expect message calculation (#37337) 2025-09-10 11:53:35 +01:00
fit-to-width.spec.ts
fixture-errors.spec.ts
fixtures.spec.ts chore(fixtures): report fixtures that do not call use (#37430) 2025-09-16 10:10:00 -07:00
gitignore.spec.ts
global-setup.spec.ts chore: set PLAYWRIGHT_TEST=1 when running tests (#37380) 2025-09-11 08:31:21 -07:00
golden.spec.ts chore: group attachments in terminal reporters (#36607) 2025-07-08 16:15:34 -07:00
hooks.spec.ts
list-mode.spec.ts
loader.spec.ts fix(test runner): do not install custom loader hook for '.cjs' (#35962) 2025-05-15 19:54:31 +01:00
match-grep.spec.ts
max-failures.spec.ts
only-changed.spec.ts chore: fix typos (#36091) 2025-05-29 11:17:13 -07:00
override-timeout.spec.ts
playwright-test-fixtures.ts chore(build): trim old transformed source files when generating new ones (#37363) 2025-09-18 11:15:11 -07:00
playwright.artifacts.spec.ts feat(prompt): link to error prompt in terminal (#35341) 2025-03-28 13:42:18 +01:00
playwright.config.spec.ts
playwright.config.ts
playwright.connect.spec.ts chore: cleanup api calls in builtin fixtures (#36937) 2025-08-06 12:07:11 +01:00
playwright.ct-build.spec.ts chore: update React to 19 (#37467) 2025-09-19 10:49:53 +02:00
playwright.ct-dev-server.spec.ts
playwright.ct-react.spec.ts fix(ct): enhance error messages when no index.html template is provided (#36556) 2025-07-08 06:48:47 -07:00
playwright.fetch.spec.ts
playwright.reuse.browser.spec.ts fix: do not prefix custom expect titles (#36951) 2025-08-12 12:28:20 +01:00
playwright.reuse.spec.ts chore: two-line trace view (4) (#36070) 2025-05-23 16:03:50 -07:00
playwright.spec.ts chore: turn PWDEBUG back to opt-in (#37028) 2025-08-14 12:54:45 +02:00
playwright.trace.spec.ts test: do not load playwright.dev in a test (#37520) 2025-09-22 15:07:48 +01:00
playwright.unhandled.spec.ts
repeat-each.spec.ts
reporter-attachment.spec.ts fix(test): attaching in boxed fixture (#37149) 2025-08-26 10:26:40 +02:00
reporter-base.spec.ts chore: completely remove annotation warnings code (#35637) 2025-04-17 05:19:14 -07:00
reporter-blob.spec.ts chore: replace ESLint indent rule with @stylistic/indent (#37190) 2025-08-26 16:32:03 +02:00
reporter-dot.spec.ts
reporter-github.spec.ts
reporter-html.spec.ts chore: implement merge-files on html client side (#37615) 2025-09-26 18:02:46 -07:00
reporter-json.spec.ts chore: remove error context JSON format (#36116) 2025-05-28 12:47:34 +02:00
reporter-junit.spec.ts
reporter-line.spec.ts chore: trim error context and make it singular (#36117) 2025-05-28 15:10:24 +02:00
reporter-list.spec.ts fix(list): avoid overwriting stdio logs from tests when writing status (#36219) 2025-06-16 04:38:15 -07:00
reporter-markdown.spec.ts chore(reporter): drop column in markdown to prevent `💯` 💯 (#37054) 2025-08-15 11:59:32 +02:00
reporter-onend.spec.ts
reporter.spec.ts fix: do not prefix custom expect titles (#36951) 2025-08-12 12:28:20 +01:00
resolver.spec.ts
retry.spec.ts feat: add location information for annotations (#36542) 2025-07-07 07:17:47 +01:00
runner.spec.ts Revert "feat: --last-run-file (#37209)" (#37550) 2025-09-24 11:05:13 +01:00
shard.spec.ts
snapshot-path-template.spec.ts feat: introduce `kind` option in TestInfo.snapshotPath() (#35734) 2025-04-24 21:21:57 +01:00
stdio.spec.ts
test-extend.spec.ts
test-grep.spec.ts
test-ignore.spec.ts
test-info.spec.ts
test-list.spec.ts feat(test runner): --test-list and --test-list-invert (#37552) 2025-09-24 20:55:33 +01:00
test-modifiers.spec.ts feat: add location information for annotations (#36542) 2025-07-07 07:17:47 +01:00
test-output-dir.spec.ts
test-parallel.spec.ts fix(runner): incorporate set project worker count into status messages (#35717) 2025-04-30 08:05:28 -07:00
test-serial.spec.ts
test-server.spec.ts chore: set PLAYWRIGHT_TEST=1 when running tests (#37380) 2025-09-11 08:31:21 -07:00
test-step.spec.ts fix(expect): report expect.poll and expect.toPass as "expect" steps (#37356) 2025-09-10 06:31:36 +01:00
test-tag.spec.ts fix(test): support whitespace in test tags (#36557) 2025-07-08 06:49:12 -07:00
test-use.spec.ts
timeout.spec.ts fix: disable global timeout when debugging (#34922) 2025-02-25 11:33:15 -08:00
to-have-screenshot.spec.ts fix(toHaveScreenshot): nice error when rebasing with bad expectation (#37243) 2025-08-31 07:10:01 +01:00
types-2.spec.ts feat: introduce `kind` option in TestInfo.snapshotPath() (#35734) 2025-04-24 21:21:57 +01:00
types.spec.ts
ui-mode-fixtures.ts
ui-mode-metadata.spec.ts chore: another iteration on gitCommit/gitDiff props (#34926) 2025-02-26 08:40:30 -08:00
ui-mode-test-annotations.spec.ts
ui-mode-test-attachments.spec.ts fix(test): attaching in boxed fixture (#37149) 2025-08-26 10:26:40 +02:00
ui-mode-test-ct.spec.ts
ui-mode-test-filters.spec.ts
ui-mode-test-network-tab.spec.ts fix(trace-viewer): don't preserve network selections across runs (#37280) 2025-09-10 12:41:55 -07:00
ui-mode-test-output.spec.ts test: rebase test-output test (#36980) 2025-08-11 14:35:53 +02:00
ui-mode-test-progress.spec.ts chore: two-line trace view (4) (#36070) 2025-05-23 16:03:50 -07:00
ui-mode-test-run.spec.ts
ui-mode-test-screencast.spec.ts chore: two-line trace view (1) (#36025) 2025-05-22 09:49:37 -07:00
ui-mode-test-setup.spec.ts
ui-mode-test-shortcut.spec.ts
ui-mode-test-source.spec.ts
ui-mode-test-tree.spec.ts chore: implement merge-files on html client side (#37615) 2025-09-26 18:02:46 -07:00
ui-mode-test-update.spec.ts
ui-mode-test-watch.spec.ts test: unflake "watch all" test (#36778) 2025-07-25 09:06:56 +02:00
ui-mode-trace.spec.ts chore: move actions filter from settings to actions toolbar (#37186) 2025-08-26 21:34:19 +01:00
update-aria-snapshot.spec.ts chore(expect): explicit errorMessage (#37253) 2025-09-04 14:00:07 +01:00
watch.spec.ts chore: unify expect message calculation (#37337) 2025-09-10 11:53:35 +01:00
web-server.spec.ts chore: set PLAYWRIGHT_TEST=1 when running tests (#37380) 2025-09-11 08:31:21 -07:00
worker-index.spec.ts fix(test runner): do not use config.workers as project.workers (#37239) 2025-08-29 16:30:39 +01:00