playwright/utils/generate_types
Isaac Daly 6f349b9414
feat(test): allow fixtures to be specified for single tests
This patch adds `fixtures` to the `TestDetails` for `test`. Each test with `fixtures` will be wrapped by a `Suite`.

Fixes #27138
2024-11-17 21:47:19 +11:00
..
test chore: fix typos (#30645) 2024-05-08 19:40:03 +01:00
exported.json feat(types): export PageAssertionsToHaveScreenshotOptions type (#31319) 2024-06-14 09:39:21 -07:00
index.js fix: correct types for things like test.describe.only (#33142) 2024-10-17 03:34:05 -07:00
overrides-test.d.ts feat(test): allow fixtures to be specified for single tests 2024-11-17 21:47:19 +11:00
overrides-testReporter.d.ts chore: move Location type from testReporter.d.ts to test.d.ts (#32687) 2024-09-18 16:57:11 +02:00
overrides.d.ts feat(routeWebSocket): address api review feedback (#32850) 2024-09-27 04:01:31 -07:00
parseOverrides.js fix: correct types for things like test.describe.only (#33142) 2024-10-17 03:34:05 -07:00