playwright/docs/src/test-api
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
..
class-fixtures.md docs: drop duplicate JS code snippets from test-api (#21466) 2023-03-16 19:01:15 +01:00
class-test.md docs: drop duplicate JS code snippets from test-api (#21466) 2023-03-16 19:01:15 +01:00
class-testconfig.md fix(test runner): update default testMatch (#22006) 2023-03-27 14:28:44 -07:00
class-testinfo.md docs: fix details about WorkerInfo vs TestInfo availability (#21699) 2023-03-16 12:36:34 -07:00
class-testinfoerror.md chore: report error location for fatal errors (#19610) 2022-12-21 09:36:59 -08:00
class-testoptions.md docs: drop duplicate JS code snippets from test-api (#21466) 2023-03-16 19:01:15 +01:00
class-testproject.md fix(test runner): update default testMatch (#22006) 2023-03-27 14:28:44 -07:00
class-workerinfo.md docs: fix details about WorkerInfo vs TestInfo availability (#21699) 2023-03-16 12:36:34 -07:00