playwright/packages/playwright-test/src
2022-02-09 11:31:10 -08:00
..
matchers feat(test-runner): support expect.soft (#11800) 2022-02-02 18:33:51 -08:00
reporters fix(reporter): do not report parallel tests as slow (#11921) 2022-02-07 20:10:13 -08:00
third_party fix(baseurl): support path-less baseurl (#11527) 2022-01-20 18:11:56 -08:00
cli.ts fix(debug): don't apply infinite timeouts when using debugger (#11785) 2022-02-01 11:51:37 -08:00
dispatcher.ts feat(test-runner): support expect.soft (#11800) 2022-02-02 18:33:51 -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(#11954): respect tracing config for APIRequestContext (#11976) 2022-02-09 11:31:10 -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 chore: don't throw on no testDir (#11950) 2022-02-08 15:27:05 -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