Blogs

EMAIL: info@example.com

Matt Glaman: Running Drupal’s Nightwatch test suite on DDEV

Running Drupal’s Nightwatch test suite on DDEV
Thursday 18, October 2018

mglaman

This is the third, and final post in my series on running Drupal’s various test suites using the DDEV local development stack. Previously I covered running Drupal’s Unit, Kernel, and Functional tests and then running Chromedriver to execute the FunctionalJavascript test suite. In this post, I will talk about running the newly introduced Nightwatch.js test framework.