playwright/packages/playwright-test/types
Dmitry Gozman e64c623e61
feat(expect): strip down Expect types (#20601)
This only leaves:
- documented assertions;
- asymmetric matchers;
- `resolves`/`rejects`;
- `expect.extend()`;
- `expect.getState()` with selected properties.

References #20432.
2023-02-03 15:56:31 -08:00
..
component.d.ts feat(ct): rerender to update (#17972) 2022-10-10 19:56:33 -07:00
test.d.ts feat(expect): strip down Expect types (#20601) 2023-02-03 15:56:31 -08:00
testReporter.d.ts docs: Added types to custom reporter typescript example (#20191) 2023-01-28 09:38:42 -08:00