playwright/packages/playwright-test/src
Dmitry Gozman ca116db2cb
cherry-pick(#12016): fix(reporters): correctly handle missing stdout.columns (#12033)
When columns are not available, do not trim the output.
2022-02-11 08:58:13 -08:00
..
matchers feat(test-runner): support expect.soft (#11800) 2022-02-02 18:33:51 -08:00
reporters cherry-pick(#12016): fix(reporters): correctly handle missing stdout.columns (#12033) 2022-02-11 08:58:13 -08:00
third_party fix(baseurl): support path-less baseurl (#11527) 2022-01-20 18:11:56 -08:00
cli.ts cherry-pick(#12004): chore: revert "fix(test-runner): escape backslashes in win cli" 2022-02-10 08:55:56 -08:00
dispatcher.ts cherry-pick(#12016): fix(reporters): correctly handle missing stdout.columns (#12033) 2022-02-11 08:58:13 -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 cherry-pick(#11984): fix(test-runner): fix browser initialization in test modifiers (#11992) 2022-02-09 15:35:36 -08:00
ipc.ts feat(test-runner): support expect.soft (#11800) 2022-02-02 18:33:51 -08:00
loader.ts chore: do not expose suite load error (#11797) 2022-02-01 15:34:16 -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 cherry-pick(#12012): fix(teardown): await teardown in failed test runs 2022-02-10 12:47:06 -08:00
test.ts feat(test-runner): support expect.soft (#11800) 2022-02-02 18:33:51 -08:00
testInfo.ts feat(test-runner): support expect.soft (#11800) 2022-02-02 18:33:51 -08:00
testType.ts feat(parallel): allow setting enclosing scope parallel mode (#11822) 2022-02-02 20:44:11 -08:00
transform.ts cherry-pick(#11953): feat(debug): allow preprocessing JS scripts as well 2022-02-09 10:23:00 -08:00
types.ts chore(test runner): extract TestInfoImpl (#11725) 2022-01-28 17:39:42 -08:00
util.ts feat(test-runner): support expect.soft (#11800) 2022-02-02 18:33:51 -08:00
webServer.ts fix(webServer): do not set baseURL equal to webServer.url (#11951) 2022-02-08 15:57:36 -08:00
worker.ts chore(test runner): extract TestInfoImpl (#11725) 2022-01-28 17:39:42 -08:00
workerRunner.ts fix(test-fail): allow unhandled expects in test.fail (#11850) 2022-02-03 17:14:12 -08:00