kmiyashiro / grunt-mocha

[MOVED] Grunt task for running mocha specs in a headless browser (PhantomJS)
MIT License
370 stars 106 forks source link

Console.log breaks json results #135

Closed jrock2004 closed 9 years ago

jrock2004 commented 9 years ago

So I am reporting to a json file but the problem is if anywhere in my tests I do a console. log it does not store it in the json file properly. In result it breaks in the file.

resultsno son

Used an old library---- this is from the console log in test { ... json content here }