Sto utilizzando l'installazione di mocha-phantomjs per il test dell'unità. Ho seguito package.json scriot per eseguire i test. "scripts": {
"test": "npm run testFlickr",
"testFlickr": "mocha-phantom
Come posso eseguire la copertura del codice per codice javascript lato client utilizzando grunt? Ho eseguito il test del codice javascript lato client utilizzando mocha-phantomjs per essere testato ut