We are using JQuery and some bit of Javascript in our project. We are thinking of writing some unit test around it for which there are different ways like JSUnit, Qunit, XUnit
Can anyone suggest which is the best way to unit test javascript/jquery and if possible with some good link?