Tue, 11 Jul 2006 Scratching a JavaScript Testing Itch I've been using jsunit for unit and some integration testing of my javascript, and it is extremely slick -- but I wanted a few things it doesn't have, so in traditional open source fashion, I started scratching my itch :-) I've used lots of XUnits, but not written one before, so it was a fun experiment. As this kind of library is very API drive