- `stdout.isTTY` controls whether list reporter updates lines or just adds them; - `env.CI` is used in a few places to affect the defaults: - whether to open interactive html; - default reporter dot/line; - default terminal reporter added to non-terminal reporters; - `env.PWTEST_SKIP_TEST_OUTPUT` is removed; - `env.PW_TEST_DEBUG_REPORTERS` is introduced specifically for tests. |
||
|---|---|---|
| .. | ||
| 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.