mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
parent
e07d1722ec
commit
2f3db200f6
@ -73,7 +73,7 @@ function addTestCommand(program: Command) {
|
||||
});
|
||||
command.addHelpText('afterAll', `
|
||||
Arguments [test-filter...]:
|
||||
Pass arguments to filter test files. Each argument is treated as a regular expression.
|
||||
Pass arguments to filter test files. Each argument is treated as a regular expression. Matching is performed against the absolute file paths.
|
||||
|
||||
Examples:
|
||||
$ npx playwright test my.spec.ts
|
||||
|
Loading…
x
Reference in New Issue
Block a user