[jQuery] How can I test my javascript?
jQuery selectors are fantastic, but any time I change the layout of my
site, I need to manually go through each page and make sure everything
works.
Are they any automated testing tools that I can use? Manual
regression tests are killing my productivity.