Component Driven Development with Storybook and Nightwatch
Storybook integration is part of Nightwatch starting with v2.4 via the @nightwatch/storybook plugin, currently available for React.
New Nightwatch VS Code Extension
Stay in your zone while testing. Run your Nightwatch tests from VS Code itself without switching windows or screens to run or debug your tests.
Introducing Nightwatch Chrome Recorder
Run Nightwatch tests without writing a single line of code. Record your tests with Chrome DevTools test recorder and download the test script
Publish your Nightwatch HTML Report on Github Pages
Use Github to Run and publish your Nightwatch test report.
Introducing Onboarding Client for Nightwatch
Set up everything to run Nightwatch tests in under 60 seconds with one command. `npm init nightwatch`. Learn how to quickly set up the config, and automatically install the webdrivers and the required packages.