The naked programmer
As the Naked Chef would say, "No way! It's not me, it's the food!".
I've been thrown into the world of JavaScript and my new code feels completely naked without any unit tests. It's reminiscent of my first job at Corel — writing code and just hoping that it works because it "looked" ok. This situation needs rectifying soon.
Comments
- Anonymous
October 26, 2006
It's not impossible to use or devise a unit testing framework for JavaScript and DHTML. On the AjaxControlToolkit we utilize a javascript unit testing framework that I believe was devised by the Microsoft developers/owners of the project that works well.