Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1.09 KB

File metadata and controls

14 lines (9 loc) · 1.09 KB

GitHub Actions status | e2e-boilerplate/playwright-commonjs-mocha-assert License: MIT Buy Me A Coffee

Playwright Boilerplate

Playwright end-to-end test automation boilerplate, Using Commonjs, Mocha and Commonjs. Clone or fork this repository.

Getting Started

	1. git clone git@github.com:e2e-boilerplate/playwright-commonjs-mocha-assert.git
	2. cd playwright-commonjs-mocha-assert
	3. npm install
	4. npm run test

For more boilerplate click here