NodeUnit-specific configuration settings - nodeunit location field missing from dialogue
Answered
https://www.jetbrains.com/help/rider/Run_Debug_Configuration_Nodeunit.html suggests that when editing a Run/Debug configuration for a node.js app it is possible to specify the location of the nodeunit module but that field appears to be missing from the Run/Debug config dialogue
| Nodeunit Module |
In this text box, specify the installation folder of the Nodeunit framework. Type the path manually or click the
am I missing something, or is the dialogue box missing that field?
|
Please sign in to leave a comment.

Try creating Nodeunit run/debug configuration (the documentation you mentioned is about this kind of configuration and not Node.js one).
thank you very much.
I swear that it wasn't in there when I created the Node.js Run/Debug configuration. Maybe it needed a restart?
I appreciate your quick response, very helpful.
You're welcome!
No, a restart shouldn't have helped. This configuration is usually there by default as long as Node.js plugin is installed.