playwright/utils/generate_types
Yury Semikhatsky 81bcf2a53b
docs: document FullReporter API (#30186)
* FullConfig split into FullConfig and ConfigInWorker
* FullProject split into FullProject and ProjectInWorker
* Tests can only access {Config, Project}InWorker, while reporters can
only access Full{Config,Project}. This will allow in the future to
change the reporter API independently from the tests.
* Added documentation for the 4 classes.
2024-04-02 16:15:02 -07:00
..
test fix(types): evaluate should not unpack return unions (#29971) 2024-03-18 16:42:33 +01:00
exported.json feat(test-runner): implement expect(pageOrLocator).toHaveScreenshot (#12242) 2022-02-28 12:25:59 -08:00
index.js docs: document FullReporter API (#30186) 2024-04-02 16:15:02 -07:00
overrides-test.d.ts docs: document FullReporter API (#30186) 2024-04-02 16:15:02 -07:00
overrides-testReporter.d.ts docs: document FullReporter API (#30186) 2024-04-02 16:15:02 -07:00
overrides.d.ts fix: Locator.evaluateHandle types (#26469) 2023-08-14 18:27:25 +02:00
parseOverrides.js chore: generate more types (#13358) 2022-04-06 13:36:20 -07:00