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.
- Host: GitHub
- URL: https://github.com/fiveisprime/mocha.tmbundle
- Owner: fiveisprime
- Created: 2014-02-09T19:08:11.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2017-02-23T16:07:09.000Z (over 9 years ago)
- Last Synced: 2025-06-14T15:03:10.397Z (about 1 year ago)
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.