Sunday, 18 August 2013

how to enable other reporter than dot-matrix in mocha on windows?

how to enable other reporter than dot-matrix in mocha on windows?

I am new to mocha and just wrote few simple test and it works but the
output after command mocha is in dot-matrix format
(http://visionmedia.github.io/mocha/#reporters). It is possible to use
other formats (like Spec format also under link above) on windows console?

No comments:

Post a Comment