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

https://github.com/e2e-boilerplate/nightwatch-commonjs-expect

nightwatch end-to-end test automation boilerplate, using CommonJS and EXPECT.
https://github.com/e2e-boilerplate/nightwatch-commonjs-expect

commonjs nightwatch nightwatch-commonjs

Last synced: 7 months ago
JSON representation

nightwatch end-to-end test automation boilerplate, using CommonJS and EXPECT.

Awesome Lists containing this project

README

          

[![GitHub Actions status | e2e-boilerplate/nightwatch-commonjs-expect](https://github.com/e2e-boilerplate/nightwatch-commonjs-expect/workflows/nightwatch-commonjs-expect/badge.svg)](https://github.com/e2e-boilerplate/nightwatch-commonjs-expect/actions?workflow=nightwatch-commonjs-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)

# Nightwatch Boilerplate

Nightwatch end-to-end test automation boilerplate, Using [Commonjs](https://requirejs.org/docs/commonjs.html) and Expect. Clone or fork this repository.

## Getting Started
1. git clone git@github.com:e2e-boilerplate/nightwatch-commonjs-expect.git
2. cd nightwatch-commonjs-expect
3. npm install
4. npm run test


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