playwright-es-modules-babel-jest-expect

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

MIT License

Stars
4
Committers
4

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 [email protected]: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