Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1.15 KB

README.md

File metadata and controls

14 lines (9 loc) · 1.15 KB

GitHub Actions status | e2e-boilerplate/playwright-typescript-ts-jest-jest-expect License: MIT Buy Me A Coffee

Playwright Boilerplate

Playwright end-to-end test automation boilerplate, Using TypeScript, ts-jest, Jest and Expect. Clone or fork this repository.

Getting Started

	1. git clone [email protected]:e2e-boilerplate/playwright-typescript-ts-jest-jest-expect.git
	2. cd playwright-typescript-ts-jest-jest-expect
	3. npm install
	4. npm run test

For more boilerplate click here