Package Exports
- @playwright/test
- @playwright/test/cli
- @playwright/test/index
- @playwright/test/lib/cli
- @playwright/test/lib/dispatcher
- @playwright/test/lib/expect
- @playwright/test/lib/fixtures
- @playwright/test/lib/globals
- @playwright/test/lib/index
- @playwright/test/lib/ipc
- @playwright/test/lib/loader
- @playwright/test/lib/matchers/golden
- @playwright/test/lib/matchers/matchers
- @playwright/test/lib/matchers/toBeTruthy
- @playwright/test/lib/matchers/toEqual
- @playwright/test/lib/matchers/toMatchSnapshot
- @playwright/test/lib/matchers/toMatchText
- @playwright/test/lib/profiler
- @playwright/test/lib/project
- @playwright/test/lib/reporters/base
- @playwright/test/lib/reporters/dot
- @playwright/test/lib/reporters/empty
- @playwright/test/lib/reporters/github
- @playwright/test/lib/reporters/html
- @playwright/test/lib/reporters/json
- @playwright/test/lib/reporters/junit
- @playwright/test/lib/reporters/line
- @playwright/test/lib/reporters/list
- @playwright/test/lib/reporters/multiplexer
- @playwright/test/lib/reporters/raw
- @playwright/test/lib/runner
- @playwright/test/lib/test
- @playwright/test/lib/testType
- @playwright/test/lib/third_party/diff_match_patch
- @playwright/test/lib/transform
- @playwright/test/lib/types
- @playwright/test/lib/util
- @playwright/test/lib/webServer
- @playwright/test/lib/worker
- @playwright/test/lib/workerRunner
- @playwright/test/reporter
- @playwright/test/src/cli
- @playwright/test/src/dispatcher
- @playwright/test/src/expect
- @playwright/test/src/fixtures
- @playwright/test/src/globals
- @playwright/test/src/index
- @playwright/test/src/ipc
- @playwright/test/src/loader
- @playwright/test/src/matchers/golden
- @playwright/test/src/matchers/matchers
- @playwright/test/src/matchers/toBeTruthy
- @playwright/test/src/matchers/toEqual
- @playwright/test/src/matchers/toMatchSnapshot
- @playwright/test/src/matchers/toMatchText
- @playwright/test/src/profiler
- @playwright/test/src/project
- @playwright/test/src/reporters/base
- @playwright/test/src/reporters/dot
- @playwright/test/src/reporters/empty
- @playwright/test/src/reporters/github
- @playwright/test/src/reporters/html
- @playwright/test/src/reporters/json
- @playwright/test/src/reporters/junit
- @playwright/test/src/reporters/line
- @playwright/test/src/reporters/list
- @playwright/test/src/reporters/multiplexer
- @playwright/test/src/reporters/raw
- @playwright/test/src/runner
- @playwright/test/src/test
- @playwright/test/src/testType
- @playwright/test/src/third_party/diff_match_patch
- @playwright/test/src/transform
- @playwright/test/src/types
- @playwright/test/src/util
- @playwright/test/src/webServer
- @playwright/test/src/worker
- @playwright/test/src/workerRunner
Readme
@playwright/test
This package contains Playwright Test. A test-runner for writing idiomatic and reliable end-to-end tests with Playwright.