Skip to content

Instantly share code, notes, and snippets.

@alexbepple
Created April 2, 2013 21:16
Show Gist options
  • Save alexbepple/5296282 to your computer and use it in GitHub Desktop.
Save alexbepple/5296282 to your computer and use it in GitHub Desktop.
prep for JS TDD

Install Jasmine for headless testing

gem install jasmine
gem install jasmine-headless-webkit

Install Qt.

Check that everything works

In a folder of your choice:

jasmine init
jasmine-headless-webkit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment