playwright/packages/playwright-test/src
Dmitry Gozman b1fbc4fdbe
fix(test runner): resolve tsconfig for each file (#11662)
This allows us to properly handle path mappings
that are not too ambiguous.
2022-01-26 18:28:42 -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 fix(baseurl): support path-less baseurl (#11527) 2022-01-20 18:11:56 -08:00
cli.ts chore: include config dir in quick list report (#11563) 2022-01-22 17:02:46 -08:00
dispatcher.ts fix: falsey behavior in route.continue, page.post, testInfo.attach (#11421) 2022-01-24 15:06:36 -08:00
expect.ts feat(expext): toBeOK for APIResponse (#10596) 2021-11-30 18:12:19 -08:00
experimentalLoader.ts fix(test runner): resolve tsconfig for each file (#11662) 2022-01-26 18:28:42 -08:00
fixtures.ts fix(test runner): fixture teardown double error, testInfo.attach() (#11365) 2022-01-13 10:38:47 -08:00
globals.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
index.ts fix(test runner): correctly save videos when running remotely (#11633) 2022-01-26 07:43:07 -08:00
ipc.ts chore(test runner): create TestResult instances lazily in dispatcher (#10921) 2021-12-14 14:10:56 -08:00
loader.ts fix(test runner): resolve tsconfig for each file (#11662) 2022-01-26 18:28:42 -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(test runner): prepare to per-fixture timeout (#11605) 2022-01-25 11:22:28 -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 fix(test runner): resolve tsconfig for each file (#11662) 2022-01-26 18:28:42 -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 feat(test-runner): wait for a url before starting tests (#10138) 2022-01-26 16:32:58 -08:00
worker.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
workerRunner.ts chore(test runner): simplify runTestWithBeforeHooks (#11629) 2022-01-25 16:46:50 -08:00