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.
- Host: GitHub
- URL: https://github.com/e2e-boilerplate/nightwatch-commonjs-assert
- Owner: e2e-boilerplate
- License: mit
- Created: 2019-11-03T05:09:55.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-21T23:02:11.000Z (8 months ago)
- Last Synced: 2025-02-22T00:18:27.128Z (8 months ago)
- Topics: assert, commonjs, end-to-end-test-automation, nightwatch
- Language: JavaScript
- Homepage:
- Size: 675 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/e2e-boilerplate/nightwatch-commonjs-assert/actions?workflow=nightwatch-commonjs-assert) [](https://opensource.org/licenses/MIT) [](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)