Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.22 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.22 KB

Nightwatch.js Examples

npm Node.js CI Discord

Nightwatch.js Logo

Nightwatch 2.0 boilerplate for projects which using ES Modules. Github Actions is enabled in Google Chrome.

Run the Tests

Clone the repository and then install the dependencies and run the tests:

npm install

This will run the tests in Chrome:

npm test