Popular Posts
Tools and Tips
Search
Friday, April 25. 2008
Javascript testing you'll actually use
Automated testing has well-known advantages, but JavaScript developers rarely write test code. In fact, JavaScript developers cite testing as their second biggest pain point in making web sites. Clearly, JavaScript testing sucks. It sucks because most applications are event driven, and although libraries exist that simulate some events, none are complete. Also, existing test libraries are complicated to set up and use. The Test plugin solves these problems.Trackbacks
Trackback specific URI for this entry
No Trackbacks

