An open API service indexing awesome lists of open source software.

https://github.com/fiveisprime/mocha.tmbundle

Mocha test bundle for TextMate.
https://github.com/fiveisprime/mocha.tmbundle

Last synced: 5 months ago
JSON representation

Mocha test bundle for TextMate.

Awesome Lists containing this project

README

          

mocha.tmbundle
==============

TextMate 2 bundle for working with the
[mocha](http://mochajs.org/).

Includes snippets for common mocha tasks as well as some general assertions.

## Installation

$ cd ~/Library/Application\ Support/TextMate/Managed/Bundles/
$ git clone git://github.com/fiveisprime/mocha.tmbundle.git

Restart TextMate and enjoy.