标签: gruntjs mocha
因为我看到我的grunt.js configure有test: options: { port: 9001, ...,而不是在cli上运行测试,我可以从localhost:9001 / index.html查看测试结果吗?我怎么能实现呢?
test: options: { port: 9001, ...
PS:节点模块是Grunt-mocha-test