playwright/packages/playwright-test/src
2022-01-12 19:52:40 -08:00
..
matchers fix(html reporter): fix too much strikethrough in diffs (#11115) 2021-12-28 09:56:34 -08:00
reporters fix: default list reporter should dump stderr to stderr (#11351) 2022-01-12 07:43:25 -08:00
third_party chore: add blink-diff third party library (#10984) 2021-12-17 15:53:37 -08:00
cli.ts chore: don't write into stdout from the test runner, use reporters instead (#11367) 2022-01-12 19:52:40 -08:00
dispatcher.ts fix(test runner): hide beforeAll/afterAll hooks from the reporter api (#11306) 2022-01-10 12:09:51 -08:00
expect.ts feat(expext): toBeOK for APIResponse (#10596) 2021-11-30 18:12:19 -08:00
experimentalLoader.ts chore: parse tsx tests (#10917) 2021-12-14 19:25:07 -08:00
fixtures.ts chore(test runner): refactor worker runner parts (#11316) 2022-01-10 20:25:56 -08:00
globals.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
index.ts feat(request): show request context methods as steps (#11337) 2022-01-11 17:33:41 -08:00
ipc.ts chore(test runner): create TestResult instances lazily in dispatcher (#10921) 2021-12-14 14:10:56 -08:00
loader.ts chore(test runner): process-wide cache of required test files (#11230) 2022-01-06 15:38:10 -08:00
profiler.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
project.ts test: expose repeatEachIndex (#11158) 2022-01-03 17:29:54 -08:00
runner.ts chore: don't write into stdout from the test runner, use reporters instead (#11367) 2022-01-12 19:52:40 -08:00
test.ts test: expose repeatEachIndex (#11158) 2022-01-03 17:29:54 -08:00
testType.ts feat(test runner): make _extendTest experimental (#11210) 2022-01-05 15:54:00 -08:00
transform.ts chore: parse tsx tests (#10917) 2021-12-14 19:25:07 -08:00
types.ts feat(test runner): show beforeAll/afterAll hooks similar to tests (#10923) 2021-12-15 10:39:49 -08:00
util.ts fix(test runner): show the location of afterAll timeout (#11007) 2021-12-18 09:32:41 -08:00
webServer.ts fix(test-runner): webServer port detection on Node.js 17 (#10538) 2021-11-29 19:36:35 +01:00
worker.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
workerRunner.ts chore(test runner): refactor worker runner parts (#11316) 2022-01-10 20:25:56 -08:00