Skip to content

Playwright end-to-end test automation boilerplate, using TypeScript, ts-node, Jasmine and Expect.

License

Notifications You must be signed in to change notification settings

e2e-boilerplate/playwright-typescript-ts-node-jasmine-expect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Playwright Boilerplate

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

Getting Started

	1. git clone git@github.com:e2e-boilerplate/playwright-typescript-ts-node-jasmine-expect.git
	2. cd playwright-typescript-ts-node-jasmine-expect
	3. npm install
	4. npm run test

For more boilerplate click here