What is Nightwatch?
Nightwatch.js is a Node.js based testing solution for web applications and websites. It uses the W3C Selenium/WebDriver API to execute commands and assertions on DOM elements.
The Nightwatch framework provides automated testing based on User Interface elements with a simple and clear language enabling the description of simple end-user typical paths and scenarios such as url, wait, assertions, keyboard inputs, visibility, clicks and more.
Nightwatch monitoring
This package monitors the results of Nightwatch tests status and runtime.
This package configures the ServicePilot Agent to collect statistics from a Custom Nightwatch Reporter system.
The statistics gathered in this way include 4 indicators:
- Assertions Passed
- Assertions Failed
- Runtime
- Pass Rate