Closed unional closed 8 years ago
About npm test and npm run tdd, Mostly I just mocha and mocha -w, but you have the option.
npm test
npm run tdd
mocha
mocha -w
About
npm test
andnpm run tdd
, Mostly I justmocha
andmocha -w
, but you have the option.