e2e-boilerplate / playwright-commonjs-cucumber-expect

Playwright end-to-end test automation boilerplate, using CommonJS, Cucumber and Expect.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Playwright Boilerplate

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

Getting Started

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

For more boilerplate click here

About

Playwright end-to-end test automation boilerplate, using CommonJS, Cucumber and Expect.

License:MIT License


Languages

Language:JavaScript 86.6%Language:Gherkin 13.4%