This is a tweaked version Pivotal's original Jasmine bundle for JavaScript to work with CoffeeScript. See original README contents below.
Can be used both for TextMate as well as for Sublime Text 2
A TextMate bundle for the Jasmine JavaScript BDD Framework.
Jasmine is a behavior-driven testing framework for Javascript. This is a TextMate bundle for working with Jasmine.
$ cd ~/Library/Application\ Support/TextMate/Bundles/
$ git clone git://github.com/rsim/jasmine-coffeescript-tmbundle.git Jasmine\ CoffeeScript.tmbundle
$ osascript -e 'tell app "TextMate" to reload bundles'
$ cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/
$ git clone git://github.com/rsim/jasmine-coffeescript-tmbundle.git JasmineCoffeeScript