Some of my recent posts and ramblings.
This is a presentation I gave on JavaScript Unit and Integration Testing frameworks at Aol. It covers some, but not all the projects and progress in JavaScript testing. I skipped headless browsers and a few other stuff. I’ll be doing a follow up presentation when I’ve got some test code up and running. I think QUnit and Jasmine are good choices. I like Jasmine’s syntax a little more, but QUnit is used by jQuery. I’ll probably try both, see which fits best for our needs and report back here.