mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-14 21:53:35 +03:00
e1189a96b6
The behavior regarding filters (both in config, command line and .only) is the following: - if some of tests match and none of setup match then we'll run all setup files and all matching tests - otherwise the filters apply to setup files the same way as to regular tests |
||
---|---|---|
.. | ||
bundles | ||
src | ||
types | ||
.npmignore | ||
cli.js | ||
index.d.ts | ||
index.js | ||
index.mjs | ||
package.json | ||
README.md | ||
reporter.d.ts | ||
reporter.js | ||
reporter.mjs | ||
ThirdPartyNotices.txt |
@playwright/test
This package contains Playwright Test. A test-runner for writing idiomatic and reliable end-to-end tests with Playwright.