playwright/utils/generate_types
Yury Semikhatsky 3001c9ac73
fix: preserve test declaration order in html and merged report (#30159)
* Add `Suite.entries` that returns tests and suites in their declaration
order
* Exposed `Suite.type` and `TestCase.type` for discriminating between
different entry types.
* Blob report format is updated to store entries instead of separate
lists for suites and tests.
* Bumped blob format version to 2, added modernizer.

Fixes https://github.com/microsoft/playwright/issues/29984
2024-03-29 10:12:33 -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 feat(test runner): tags/annotations (#29248) 2024-02-07 16:31:25 -08:00
overrides-test.d.ts chore: export MatcherReturnType type (#30139) 2024-03-27 08:33:00 -07:00
overrides-testReporter.d.ts fix: preserve test declaration order in html and merged report (#30159) 2024-03-29 10:12:33 -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