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

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

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

assert commonjs end-to-end-test-automation nightwatch

Last synced: 8 months ago
JSON representation

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

Awesome Lists containing this project

README

          

[![GitHub Actions status | e2e-boilerplate/nightwatch-commonjs-assert](https://github.com/e2e-boilerplate/nightwatch-commonjs-assert/workflows/nightwatch-commonjs-assert/badge.svg)](https://github.com/e2e-boilerplate/nightwatch-commonjs-assert/actions?workflow=nightwatch-commonjs-assert) [![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 [Commonjs](https://nodejs.org/api/assert.html). Clone or fork this repository.

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


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