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/pivotal/jasmine-tmbundle.git Jasmine.tmbundle
$ osascript -e 'tell app "TextMate" to reload bundles'
# or
$ [sudo] gem install textmate
$ textmate install Jasmine