playwright/packages/playwright-test/src
Dmitry Gozman 9fe65beb93
cherry-pick+fix(#10678): test: add reporter test with grep (#10682)
This includes manual fix for the issue that was fixed in trunk
already, but cannot be cherry-picked.
2021-12-02 13:52:13 -08:00
..
matchers cherry-pick(#10661): chore: add validations into check_deps 2021-12-01 18:16:37 -08:00
reporters cherry-pick(#10266): fix(sigint): remove sigint handler early 2021-11-11 17:20:07 -08:00
third_party chore: move diff_match_patch into the test package (#9475) 2021-10-13 13:38:26 -07:00
cli.ts feat: various docker integration improvements (#9988) 2021-11-02 13:58:26 -07:00
dispatcher.ts feat(test runner): introduce TestInfo.parallelIndex (#9762) 2021-11-01 10:37:34 -07:00
expect.ts feat(api): expose step location (#9602) 2021-10-18 21:06:18 -07:00
fixtures.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
globals.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
index.ts feat(test-runner): allow specifying fine-grained trace options (#10147) 2021-11-08 15:39:58 -08:00
ipc.ts feat(test runner): introduce TestInfo.parallelIndex (#9762) 2021-11-01 10:37:34 -07:00
loader.ts fix(test runner): better error message when importing typescript from esmodule (#10061) 2021-11-08 16:25:40 -05:00
profiler.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
project.ts cherry-pick+fix(#10678): test: add reporter test with grep (#10682) 2021-12-02 13:52:13 -08:00
runner.ts cherry-pick(#10266): fix(sigint): remove sigint handler early 2021-11-11 17:20:07 -08:00
test.ts feat(reporter): expose more apis (#9603) 2021-10-19 08:38:04 -07:00
testType.ts feat(api): expose step location (#9602) 2021-10-18 21:06:18 -07:00
transform.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
types.ts feat(api): expose step location (#9602) 2021-10-18 21:06:18 -07:00
util.ts fix: support even older node 12 (#9718) 2021-10-22 15:59:52 -04:00
webServer.ts fix: support even older node 12 (#9718) 2021-10-22 15:59:52 -04:00
worker.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
workerRunner.ts feat: add snapshotDir to set base snapshot directory (#9260) 2021-11-02 08:02:49 -07:00