An open API service indexing awesome lists of open source software.

https://github.com/e2e-boilerplate/playwright-commonjs-cucumber-chai-expect

Playwright end-to-end test automation boilerplate, using CommonJS, Cucumber and Chai.
https://github.com/e2e-boilerplate/playwright-commonjs-cucumber-chai-expect

chai commonjs cucumber e2e-test e2e-testing e2e-tests playwright

Last synced: about 11 hours ago
JSON representation

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

Awesome Lists containing this project

README

        

[![GitHub Actions status | e2e-boilerplate/playwright-commonjs-cucumber-chai-expect](https://github.com/e2e-boilerplate/playwright-commonjs-cucumber-chai-expect/workflows/playwright-commonjs-cucumber-chai-expect/badge.svg)](https://github.com/e2e-boilerplate/playwright-commonjs-cucumber-chai-expect/actions?workflow=playwright-commonjs-cucumber-chai-expect) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Buy Me A Coffee](https://img.shields.io/badge/buy-me%20coffee-orange)](https://www.buymeacoffee.com/xgirma)

# Playwright Boilerplate

Playwright end-to-end test automation boilerplate, Using [Commonjs](https://requirejs.org/docs/commonjs.html), [Cucumber](https://github.com/cucumber/cucumber-js), [Chai](https://www.chaijs.com) and [Commonjs](https://www.chaijs.com/api/bdd/). Clone or fork this repository.

## Getting Started
1. git clone [email protected]:e2e-boilerplate/playwright-commonjs-cucumber-chai-expect.git
2. cd playwright-commonjs-cucumber-chai-expect
3. npm install
4. npm run test


For more boilerplate click [here](https://github.com/e2e-boilerplate/utils/blob/master/docs/implemented.md)