e2e-boilerplate / playwright-es-modules-babel-jest-expect

Playwright end-to-end test automation boilerplate project. Using ES6 modules, BabelJS, Jest and Expect.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Actions status | e2e-boilerplate/playwright-es-modules-babel-jest-expect License: MIT Buy Me A Coffee

Playwright Boilerplate

Playwright end-to-end test automation boilerplate, Using ES Modules, Babel, Jest and Expect. Clone or fork this repository.

Getting Started

	1. git clone git@github.com:e2e-boilerplate/playwright-es-modules-babel-jest-expect.git
	2. cd playwright-es-modules-babel-jest-expect
	3. npm install
	4. npm run test

For more boilerplate click here

About

Playwright end-to-end test automation boilerplate project. Using ES6 modules, BabelJS, Jest and Expect.

License:MIT License


Languages

Language:JavaScript 100.0%