Tuesday 9 February 2010

Q-Unit - Javascript Testing Libraries


I've been playing around with Q-Unit lately, and it does bring a pleasent and easy testing paradigm to the development world. It is all self-contained within a single JS script and a provided CSS script for styling.

Heres a link to a good learning resource
http://net.tutsplus.com/tutorials/javascript-ajax/how-to-test-your-javascript-code-with-qunit/

No comments: