twilson63 / express-coffee

A Template for NodeJs Application using Express, CoffeeScript, Jade, Stylus, Nib
http://twilson63.github.io/express-coffee
MIT License
626 stars 152 forks source link

Mocha runs tests twice #50

Closed osminogin closed 10 years ago

osminogin commented 10 years ago

Trying to add new tests in coffee script inside ./test directory.

But with cake test command tests run (and count) twice. If test failing error message prints also twice.