visionmedia / expresso

use mocha
http://visionmedia.github.com/expresso
759 stars 89 forks source link

Can't run test #166

Closed stereobooster closed 12 years ago

stereobooster commented 12 years ago
jshint$ expresso tests/unit/*.js 
: No such file or directory
stereobooster commented 12 years ago

this works for me

sudo npm -g install expresso
/usr/bin/expresso tests/unit/*.js 
``