playwright/packages/playwright-test/src
2022-02-18 18:25:18 -08:00
..
matchers chore: move comparator logic to playwright-core (#12232) 2022-02-18 14:39:17 -08:00
reporters fix(reporters): correctly handle missing stdout.columns (#12016) 2022-02-11 08:33:56 -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 fix(test runner): shutdown redundant workers (#12062) 2022-02-14 10:57:15 -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 feat(remote): send browser/channel/headless in a header (#12205) 2022-02-18 07:54:33 -08:00
ipc.ts feat(test-runner): support expect.soft (#11800) 2022-02-02 18:33:51 -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(webServer): route output through reporters (#12198) 2022-02-18 07:54:01 -08:00
test.ts feat(test-runner): support expect.soft (#11800) 2022-02-02 18:33:51 -08:00
testInfo.ts fix(test runner): trim full output path (#12239) 2022-02-18 15:40:36 -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 feat(test-runner): filter out syntax error stack traces (#12095) 2022-02-14 14:33:14 -08:00
webServer.ts fix(webServer): route output through reporters (#12198) 2022-02-18 07:54:01 -08:00
worker.ts chore(test runner): extract TestInfoImpl (#11725) 2022-01-28 17:39:42 -08:00
workerRunner.ts fix(test runner): skip beforeAll/afterAll when all tests are skipped (#11952) 2022-02-08 16:36:30 -08:00