keithwhor / nodal

API Services Made Easy With Node.js
http://www.nodaljs.com/
MIT License
4.51k stars 209 forks source link

Add support for passing flags to Mocha #356

Closed retrohacker closed 3 years ago

retrohacker commented 3 years ago

Update argv parsing to ignore flags passed to mocha. Without this, enabling the Node.js debugger breaks Nodal's testing framework.