Testing JavaScript with QUnit for for Dummies, sorry, Java developers
Disclaimer: I’m no javascript expert so I may be am almost certainly talking a load of rubbish here. I was just looking for a unit testing framework for some javascript I’m writing (rather the the home-rolled framework I’ve out-grown) and came across QUnit. I’ve not tried any others so feel free to suggest alternatives. So far, it’s great and does everything I want and took me almost no time to learn....