mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-15 06:02:57 +03:00
5881a46ecf
There is a corner case where tests were skipped like this: ```js test.skip('title', () => {}); ``` |
||
---|---|---|
.. | ||
src | ||
types | ||
.npmignore | ||
cli.js | ||
index.d.ts | ||
index.js | ||
index.mjs | ||
package.json | ||
README.md | ||
reporter.d.ts | ||
reporter.js | ||
reporter.mjs |
@playwright/test
This package contains Playwright Test. A test-runner for writing idiomatic and reliable end-to-end tests with Playwright.