OverviewStay in your focus zone while testing. Run your Nightwatch tests from VS Code itself without switching windows or screens to run or debug your tests. Here’s what you can do with the extension: ![]() RequirementsThis extension works with Nightwatch JS version v2.3.4+ Easy InstallationThe extension will be auto-activated if you have a Run and Debug your testsRun single or multiple tests from your sidebar or with the Run command. Easily debug your tests by setting up a breakpoint. View tests resultsWith the extension, viewing test output became very simple. You can view individual test results, aggregate test results and can also view the output of the test execution in the VS code terminal. |