Monday, January 07, 2013

Testing Your JavaScript with Jasmine | Nettuts+

Testing Your JavaScript with Jasmine | Nettuts+: "TDD in its simplest form is just this:
Write your tests
Watch them fail
Make them pass
Refactor
Repeat
That’s pretty easy to understand, eh?"

'via Blog this'