Personally I'm a fan of qUnit, because that's what jquery is tested in. http://docs.jquery.com/Qunit, it's really basic, and fast, and because all of jquery is tested with it, there are loads of examples of use.
I tried using capybara attached to cucumber to 'drive the browser' to make sure my clicks are doing what they say they will, but it was so slow that I wasn't happy. -- SD Ruby mailing list [email protected] http://groups.google.com/group/sdruby
