playwright/packages/playwright-test
Dmitry Gozman b625a04adc
types: move exported objects from index.d.ts to overrides.d.ts (#7152)
This way we generate these types right away, without duplicating them everywhere.
2021-06-15 15:06:18 -07:00
..
index.d.ts types: move exported objects from index.d.ts to overrides.d.ts (#7152) 2021-06-15 15:06:18 -07:00
index.js chore: bring in folio source (#6923) 2021-06-06 17:09:53 -07:00
index.mjs feat(test): introduce npx playwright test (#6816) 2021-06-03 08:07:55 -07:00
install.js feat(test): introduce npx playwright test (#6816) 2021-06-03 08:07:55 -07:00
README.md feat(test): introduce npx playwright test (#6816) 2021-06-03 08:07:55 -07:00

@playwright/test

This package contains Playwright Test Runner.