playwright/packages/playwright-test/src
2022-02-23 14:23:57 -08:00
..
matchers chore: refactor toMatchSnapshot once again (#12313) 2022-02-23 13:17:37 -08:00
reporters chore(test runner): make timeout a separate error in TestInfo.errors (#12315) 2022-02-23 12:32:12 -08:00
third_party chore: move comparator logic to playwright-core (#12232) 2022-02-18 14:39:17 -08:00
cli.ts chore: revert "fix(test-runner): escape backslashes in win cli (#11763)" (#12004) 2022-02-10 07:02:37 -08:00
dispatcher.ts chore(test runner): make timeout a separate error in TestInfo.errors (#12315) 2022-02-23 12:32:12 -08:00
expect.ts feat(test-runner): support expect.soft (#11800) 2022-02-02 18:33:51 -08:00
experimentalLoader.ts fix(test runner): resolve tsconfig for each file (#11662) 2022-01-26 18:28:42 -08:00
fixtures.ts feat(breaking): always report onBegin/onEnd, report file errors (#11758) 2022-01-31 17:09:04 -08:00
globals.ts chore(test runner): extract TestInfoImpl (#11725) 2022-01-28 17:39:42 -08:00
index.ts chore(test runner): make timeout a separate error in TestInfo.errors (#12315) 2022-02-23 12:32:12 -08:00
ipc.ts chore(test runner): make timeout a separate error in TestInfo.errors (#12315) 2022-02-23 12:32:12 -08:00
loader.ts chore: parse-skip .tsx (#12143) 2022-02-16 15:45:35 -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 fix: tolerate EBUSY error when removing output directories (#12323) 2022-02-23 14:23:57 -08:00
test.ts feat(test-runner): support expect.soft (#11800) 2022-02-02 18:33:51 -08:00
testInfo.ts chore(test runner): make timeout a separate error in TestInfo.errors (#12315) 2022-02-23 12:32:12 -08:00
testType.ts fix(test runner): improve error message for unexpected calls (#12240) 2022-02-18 18:25:18 -08:00
transform.ts chore: parse-skip .tsx (#12143) 2022-02-16 15:45:35 -08:00
tsxTransform.ts chore: parse-skip .tsx (#12143) 2022-02-16 15:45:35 -08:00
types.ts chore(test runner): extract TestInfoImpl (#11725) 2022-01-28 17:39:42 -08:00
util.ts chore: refactor toMatchSnapshot once again (#12313) 2022-02-23 13:17:37 -08:00
webServer.ts fix(webServer): route output through reporters (#12198) 2022-02-18 07:54:01 -08:00
worker.ts chore(test runner): make timeout a separate error in TestInfo.errors (#12315) 2022-02-23 12:32:12 -08:00
workerRunner.ts Revert "chore: best-effort cleanup for output folders that are mounted (#12300)" (#12321) 2022-02-23 14:10:11 -08:00