playwright/packages/playwright-test/types
Dmitry Gozman 47e5c02a21
fix(test runner): update default testMatch (#22006)
The intent of default test match is allowing `example.spec.ts` and
`example.test.ts` files. However, it was also matching `test.example.ts`
that should not be considered a test by default.

Fixes #21979.
2023-03-27 14:28:44 -07:00
..
component.d.ts fix(ct): solid and react JS as child (#20125) 2023-03-02 13:40:51 -08:00
reporterPrivate.ts chore: ui mode first cut (#21291) 2023-03-01 15:27:23 -08:00
test.d.ts fix(test runner): update default testMatch (#22006) 2023-03-27 14:28:44 -07:00
testReporter.d.ts docs: drop duplicate JS code snippets from test-api (#21466) 2023-03-16 19:01:15 +01:00