playwright/packages/playwright-test
2023-02-27 22:31:47 -08:00
..
bundles chore: bundle chokidar, leave fsevents as an optional dependency (#20762) 2023-02-09 08:40:27 -08:00
src chore: merge traces into a single zip file (#21242) 2023-02-27 22:31:47 -08:00
types docs: add custom reporter options documentation (#21144) 2023-02-24 12:29:08 +01: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 chore: introduce defineConfig for easier JS typing (#20061) 2023-01-12 13:12:02 -08:00
index.mjs chore: introduce defineConfig for easier JS typing (#20061) 2023-01-12 13:12:02 -08:00
package.json chore: mark 1.32.0-next (#20929) 2023-02-15 16:15:42 -08:00
README.md
reporter.d.ts
reporter.js
reporter.mjs
ThirdPartyNotices.txt chore: bundle chokidar, leave fsevents as an optional dependency (#20762) 2023-02-09 08:40:27 -08:00

@playwright/test

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