Jasmine install memo

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.

This entry was posted in Tweak. Bookmark the permalink. Trackbacks are closed, but you can post a comment.

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">