playwright/packages/playwright-test/types
Andrey Lushnikov f3a99fdd69
chore: address API review comments for the snapshotPathTemplate (#18716)
This patch:
- updates documentation to lead users from `TestConfig.snapshotDir` and
  `testInfo.snapshotSuffix` to `TestConfig.snapshotPathTemplate` as a
  better and more flexible alternative.
- drops `{snapshotSuffix}` from documentation
- stops using `snapshotSuffix = ''` in our own tests and switches us
  to the `snapshotPathTemplate`.
- adds `{testName}` token.
2022-11-10 17:23:57 -08:00
..
component.d.ts feat(ct): rerender to update (#17972) 2022-10-10 19:56:33 -07:00
expect-types.d.ts chore: embed expect types (#13609) 2022-04-18 10:54:40 -07:00
test.d.ts chore: address API review comments for the snapshotPathTemplate (#18716) 2022-11-10 17:23:57 -08:00
testReporter.d.ts chore: add snippet to the json report (#17567) 2022-09-27 13:23:08 -07:00