What JavaScript UI testing framework should I use for a simple HTML5 + jQuery app?
问题 I'm about to write a simple HTML5 + JavaScript (jQuery) app in my spare time in order to keep up with the latest web technologies (at work it's more advanced C# backend stuff). I'd like to develop in the same fashion that I've done for the last ten years or so, namely TDD style. Being new to the TDD/BDD/AcceptanceTDD world in HTML/JavaScript, my question is: is there a great framework or the like for writing test against a web page in a browser (out-of-the-box support for many browsers being