e2e-boilerplate / playwright-es-modules-esm-mocha-assert

Playwright end-to-end test automation boilerplate, using ES6 Modules, ESM, Mocha and Assert.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Playwright Boilerplate

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

Getting Started

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

For more boilerplate click here

About

Playwright end-to-end test automation boilerplate, using ES6 Modules, ESM, Mocha and Assert.

License:MIT License


Languages

Language:JavaScript 100.0%