playwright/packages/playwright-test
2022-03-24 17:30:52 +01:00
..
src chore(test-runner): support self signed certificate in webServer (#13032) 2022-03-24 17:30:52 +01:00
types chore(test-runner): support self signed certificate in webServer (#13032) 2022-03-24 17:30:52 +01:00
.npmignore fix(npm): don't ship src in @playwright/test and ensure we ship cli.js in playwright-core 2021-10-22 16:15:57 -04:00
cli.js
index.d.ts chore: add experimental mount (#12657) 2022-03-11 08:00:46 -08:00
index.js
index.mjs
package.json feat(html-reporter): add report context header (#12734) 2022-03-22 16:28:04 -07:00
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.