playwright/packages/playwright-test
Kian-Meng Ang 22f0723c72
docs: fix typos in docs (#16370)
Co-authored-by: Debbie O'Brien <debs-obrien@users.noreply.github.com>
Co-authored-by: Max Schmitt <max@schmitt.mx>
2022-08-09 15:47:17 +02:00
..
bundles fix(ct): use stoppable server (#16329) 2022-08-08 08:54:56 -07:00
src fix(ct): use stoppable server (#16329) 2022-08-08 08:54:56 -07:00
types docs: fix typos in docs (#16370) 2022-08-09 15:47:17 +02:00
.npmignore chore: babel, expect, zip bundles (#13588) 2022-04-18 11:31:58 -07:00
cli.js fix(monorepo): support yarn2/pnp by specifying all deps and bins (#9620) 2021-10-19 14:49:47 -04:00
index.d.ts feat: support experimental doc entries (#13446) 2022-04-13 16:13:30 -07:00
index.js
index.mjs fix: export request from index.jsm (#13158) 2022-03-30 09:35:47 -07:00
package.json chore: add fallback "default" key to "." exports object (#16350) 2022-08-08 12:19:15 -07:00
README.md
reporter.d.ts
reporter.js
reporter.mjs
ThirdPartyNotices.txt fix(ct): use stoppable server (#16329) 2022-08-08 08:54:56 -07:00

@playwright/test

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