How can I tell Mocha to start up 'index.js' and to then run the tests or should I just use a 'test-runner' that 'index.js' calls?

前端 未结 0 967
后悔当初
后悔当初 2020-12-15 01:48

Currently I have a Node with Express project and I want to add testing with Mocha, Chai and chai-http since this will be testing API end points and the html of my web app. I

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