playwright/packages/playwright-test
Playwright Service 20427b9b92
cherry-pick(#21454): fix(types): accept string in expect().toMatch() (#21464)
This PR cherry-picks the following commits:

- c9eac69f2b

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-07 18:18:44 +01:00
..
bundles chore: bundle chokidar, leave fsevents as an optional dependency (#20762) 2023-02-09 08:40:27 -08:00
src cherry-pick(#21318): chore: have pretty error if CT config has no defineConfig (#21321) 2023-03-01 16:42:42 -08:00
types cherry-pick(#21454): fix(types): accept string in expect().toMatch() (#21464) 2023-03-07 18:18:44 +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 cherry-pick(#21318): chore: have pretty error if CT config has no defineConfig (#21321) 2023-03-01 16:42:42 -08:00
index.mjs chore: introduce defineConfig for easier JS typing (#20061) 2023-01-12 13:12:02 -08:00
package.json chore: mark v1.31.2 2023-03-02 09:43:23 -08:00
README.md chore: add README's for packages (#9432) 2021-10-11 19:28:10 +02:00
reporter.d.ts chore: move test runner types into the playwright test package (#9472) 2021-10-14 11:55:08 +02:00
reporter.js feat(test-runner): export reporter api as @playwright/test/reporter (#7692) 2021-07-16 21:15:03 -07:00
reporter.mjs feat(test-runner): export reporter api as @playwright/test/reporter (#7692) 2021-07-16 21:15:03 -07:00
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.