Mocha tries to find test files under test by default, how do I specify another dir, e.g. server-test?
test
server-test
This doesn't seem to be any "easy" support for changing test directory. However, maybe you should take a look at this issue, relative to your question.