playwright/packages/playwright-test/types
Ross Wollman 799d4703bc
feature(test-runner): multiple web servers (#15388)
Fixes #8206.

Since #8206 is a long-awaited (~ 1 year old), popular (~ 45 reactions, frequently requested in community channels, etc.), this PR aims to unblock folks.

Notably, we do not innovate on the `webServer` API, despite knowing we're not in love with it. We'll save the innovation for either Plugins or a new `LaunchConfigs` option. (We haven't yet arrived at a Plugin API we like, and instead of launching a new option guessing what the "better" launchConfig API would be, let's wait and see how folks use this new Array-variant of `webServer` which—despite its name—can be used for non-Web Server launches!
2022-07-07 15:27:21 -07:00
..
component.d.ts fix(ct): return locator to root for fragments (#14639) 2022-06-04 14:07:06 -07:00
expect-types.d.ts chore: embed expect types (#13609) 2022-04-18 10:54:40 -07:00
test.d.ts feature(test-runner): multiple web servers (#15388) 2022-07-07 15:27:21 -07:00
testReporter.d.ts feat(runner): anonymous describes (#15424) 2022-07-06 13:54:11 -07:00