A definitive list of recommended jQuery testing tools?

A definitive list of recommended jQuery testing tools?

Hey guys,

One thing that I notice quite a lot on jQuery news/tutorial blogs is that they tend to focus on just recommending QUnit and Firebug for testing purposes without necessarily going into more detail on other great tools and services developers can use such as Selenium, TestSwarm etc.

I would like to hear your thoughts on what the best tools for testing jQuery/JavaScript code are. I've already compiled an initial list here with a little assistance from Elijah Manor, Paul Irish and one or two other members of the core team, but if you have additional recommendations that aren't on there at the moment, please feel free to let me know what they are.

My goal is to provide JS developers with a list of pre-screened options for testing their code so as to encourage (especially those new to the language) to pick up the use of some testing tools early on.

Thanks in advance guys :)

Addy