As a result, fix documentation issues: - Removed `TestStep.data` that is not a thing. - Added `TestConfig.name` documentation. - Refined a lot of optional types in the documentation. - Aligned `test.fail()` and `test.slow()` docs with `test.skip()`. - Strict set of docs vs types inconsistensies in the generator |
||
|---|---|---|
| .. | ||
| 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.