hi bess, i've used yui test [1]. with this tool i still had to visit the page of my test suite manually with a browser, but considering the browser compatibility issues of javascript, i guess you'll have to do this anyway. regards, robert
[1] http://developer.yahoo.com/yui/yuitest/ On Wed, Jan 12, 2011 at 1:21 AM, Bess Sadler <[email protected]> wrote: > Can anyone recommend a javascript testing framework? At Stanford, we know we > need to test the js portions of our applications, but we haven't settled on a > tool for that yet. I've heard good things about celerity > (http://celerity.rubyforge.org/) but I believe it only works with jruby, > which has been a barrier to getting started with it so far. Anyone have other > tools to suggest? Is anyone doing javascript testing in a way they like? Feel > like sharing? > > Thanks! > > Bess >
