By fzaninotto
via dotheweb.posterous.com
Published: Jan 17 2013 / 08:39
In Agile development, developers write tests before the implementing a feature. Unit tests should already be in your ADN, so let's talk about functional tests instead. Functional tests are the technical translation of the acceptance tests written by the customer at the back of a user story card. Let's see how to achieve functional testing for Node.js applications.
Tweet
SaveShareSend
Tags: agile, javascript, open source, tools
Add your comment