Jasmine + Sinon.JS looks neat. I just tried to play around on Amazon AMI.
yum install ruby-devel rubygems gem install rspec-expectations gem install rake cd working-directory cd tests jasmine init rake jasmine your-laptop:% ssh sandbox -L 10000:127.0.0.1:8888
Access http://127.0.0.1:10000/ from your browser.