public
Fork of coreyti/screw-unit-tmbundle
Description: TextMate support for the Blue Ridge JavaScript Testing Rails Plugin (Screw.Unit, Smoke, etc.)
Homepage:
Clone URL: git://github.com/karnowski/blue-ridge-tmbundle.git
commit  9a706e06e2ab0a414d9c6c6f14826f22b2aae998
tree    34211de95e41a58b15a954d61ae60a2a886e5ed5
parent  b26e6cc0b5bfe1821ed2d54687554d81d7dd19ba parent  2f09a2721144c618e0884dccfcc55724f957b93a
name age message
directory Commands/ Tue Apr 21 15:28:39 -0700 2009 Changed to run Screw.Unit spec files using the ... [karnowski]
file README.markdown Fri May 22 16:39:48 -0700 2009 Changed the recommended bundle name to "JavaScr... [karnowski]
directory Snippets/ Thu Jul 23 16:18:25 -0700 2009 added support.functions [Dr Nic Williams]
directory Support/ Tue Dec 23 17:21:42 -0800 2008 added "Alternate File" command (ripped from RSp... [grockit]
directory Syntaxes/ Thu Jul 30 03:54:29 -0700 2009 Added 'to_not' as a keyword [Dr Nic Williams]
file info.plist Thu Jul 30 03:55:24 -0700 2009 Merge branch 'master' of git@github.com:drnic/b... [Dr Nic Williams]
README.markdown

A TextMate bundle for Screw.Unit (screw-unit on github).

About

Screw.Unit is a behavior-driven testing framework for Javascript.

More

Bundle Installation

cd ~/Library/Application\ Support/TextMate/Bundles/
git clone git://github.com/karnowski/blue-ridge-tmbundle.git JavaScript\ Blue\ Ridge.tmbundle

Thanks