playwright/packages/playwright-test
Dmitry Gozman cb8656f24f
chore: remove @types/node from deps (#26918)
This effectively reverts #14230. We will install `@types/node` in `npm
init playwright` instead.
2023-09-06 16:09:35 -07:00
..
bundles
src fix: implement atomic append for compilation cache (#26830) 2023-08-31 17:55:13 -07:00
types chore: include start/endTime and duration in onEnd report callback (#26760) 2023-08-29 10:56:21 -07:00
.eslintrc.js chore: enable no-floating-promises on playwright-test (#23484) 2023-06-05 17:45:56 +02:00
.npmignore chore: babel, expect, zip bundles (#13588) 2022-04-18 11:31:58 -07:00
cli.js
index.d.ts
index.js
index.mjs
jsx-runtime.js
jsx-runtime.mjs
package.json chore: remove @types/node from deps (#26918) 2023-09-06 16:09:35 -07:00
README.md
reporter.d.ts
reporter.js
reporter.mjs
ThirdPartyNotices.txt

@playwright/test

This package contains Playwright Test. A test-runner for writing idiomatic and reliable end-to-end tests with Playwright.