playwright/packages/playwright-test/src
2021-12-14 19:25:07 -08:00
..
matchers feat(toBeChecked): allow passing checked: false (#10665) 2021-12-02 10:31:26 -08:00
reporters fix(line reporter): clarify about retries when going over total counter (#10901) 2021-12-13 19:06:13 -08:00
third_party feat(tsconfig): respect baseUrl and paths from tsconfig (#10525) 2021-12-08 22:43:00 -08:00
cli.ts chore: minor code rearrangement (#10650) 2021-12-01 09:18:16 -08:00
dispatcher.ts chore(test runner): create TestResult instances lazily in dispatcher (#10921) 2021-12-14 14:10:56 -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 feat(test runner): replace declare/define with "options" (#10293) 2021-11-18 15:45:52 -08:00
globals.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
index.ts fix(test-runner): wrong test-runner options got determined (#10607) 2021-11-30 19:59:35 +01:00
ipc.ts chore(test runner): create TestResult instances lazily in dispatcher (#10921) 2021-12-14 14:10:56 -08:00
loader.ts chore: parse tsx tests (#10917) 2021-12-14 19:25:07 -08:00
profiler.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
project.ts feat(test runner): replace declare/define with "options" (#10293) 2021-11-18 15:45:52 -08:00
runner.ts chore: parse tsx tests (#10917) 2021-12-14 19:25:07 -08:00
test.ts feat(reporter): expose more apis (#9603) 2021-10-19 08:38:04 -07:00
testType.ts feat(test.info): expose information on the currently running test (#10708) 2021-12-06 09:25:11 -08:00
transform.ts chore: parse tsx tests (#10917) 2021-12-14 19:25:07 -08:00
types.ts fix(test runner): update TestInfo.duration before running afterEach hooks (#10228) 2021-11-10 16:02:27 -08:00
util.ts feat(test-runner): shorten long output paths (#10523) 2021-12-13 10:56:03 -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): create TestResult instances lazily in dispatcher (#10921) 2021-12-14 14:10:56 -08:00