Closed Moondee closed 9 years ago
Hello, This may seems basic, but can I run your tests.js in Node?
node tests.js doesnt return anything.
Thanks;
mocha tests/server.js -R dot or npm test should do the job :)
mocha tests/server.js -R dot
npm test
Best
Hello, This may seems basic, but can I run your tests.js in Node?
node tests.js doesnt return anything.
Thanks;