Skip to content

TextMate Bundle and Sublime Text 2 Package for Jasmine CoffeeScript Specs

Notifications You must be signed in to change notification settings

rsim/jasmine-coffeescript-tmbundle

 
 

Repository files navigation

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.

About

Jasmine is a behavior-driven testing framework for Javascript. This is a TextMate bundle for working with Jasmine.

More

TextMate Bundle Installation

$ 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'

Sublime Text 2 Package Installation

$ cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/
$ git clone git://github.com/rsim/jasmine-coffeescript-tmbundle.git JasmineCoffeeScript

About

TextMate Bundle and Sublime Text 2 Package for Jasmine CoffeeScript Specs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 80.4%
  • Python 19.6%