Frontend tests written with nigthwatch-js & selenium
git clone [email protected]:socialwolves/nightwatch.git
cd nightwatch && npm i && npm i -g nightwatch
# run all tests
npm run test
# run particular test
npm run test -- ./tests/example.js
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Frontend tests written with nigthwatch-js & selenium
git clone [email protected]:socialwolves/nightwatch.git
cd nightwatch && npm i && npm i -g nightwatch
# run all tests
npm run test
# run particular test
npm run test -- ./tests/example.js