How to use the regex option to filter tests in mocha in windows cmd?

后端 未结 0 1008
天命终不由人
天命终不由人 2021-01-20 14:59

In windows cmd, I want to filter mocha tests using the regex on a string containing spaces.
How can I do it?

This way does not work:

npx mocha -g         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题