-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Description
Description of the bug/issue
Encountered the following issues when running tests in parallel using Mocha:
examples/basic/todoList.jstest does not work on Mocha but works on the default runner:

- No colours in output, even though they are present when running the tests sequentially.
Steps to reproduce
- Create a new folder and run
npm init nightwatch@latestto scaffold a new project with the Mocha runner (chooseJavascript / Mochaoption when asked). - Once the project is scaffolded, run
npx nightwatch nightwatch/examples/basic --env chrometo run a few tests in parallel.
Nightwatch.js Version
3.13.0
Node Version
20
Browser
Chrome
Operating System
macOS
Additional Information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels