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.
- Host: GitHub
- URL: https://github.com/e2e-boilerplate/nightwatch-commonjs-expect
- Owner: e2e-boilerplate
- License: mit
- Created: 2020-02-04T03:21:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-21T23:19:14.000Z (8 months ago)
- Last Synced: 2025-02-22T00:23:02.395Z (8 months ago)
- Topics: commonjs, nightwatch, nightwatch-commonjs
- Language: JavaScript
- Homepage:
- Size: 676 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/e2e-boilerplate/nightwatch-commonjs-expect/actions?workflow=nightwatch-commonjs-expect) [](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 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)