NODE.JS BDD WITH MOCHA AND SHOULD.JS - Igor Soarez
Having tests is always a huge benefit to any project. They
- provide a safety net for developers
- can boost development speed if done properly
- will help newcomers understand the code faster
- make developers feel more confident -- less FUD
- tend to help developers think better about the problems they are trying to solve
15 Nov 2012
Comentários