* FullConfig split into FullConfig and ConfigInWorker
* FullProject split into FullProject and ProjectInWorker
* Tests can only access {Config, Project}InWorker, while reporters can
only access Full{Config,Project}. This will allow in the future to
change the reporter API independently from the tests.
* Added documentation for the 4 classes.
|
||
|---|---|---|
| .. | ||
| src | ||
| types | ||
| .eslintrc.js | ||
| .npmignore | ||
| cli.js | ||
| index.d.ts | ||
| index.js | ||
| package.json | ||
| README.md | ||
BEWARE This package is EXPERIMENTAL and does not respect semver.
Read more at https://playwright.dev/docs/test-components