TextMate bundle for RSpec
I posted earlier today about BDD, and the RSpec library for Ruby. Since then, I’ve been writing a ton of code for behavioral descriptions1 in my favorite text editor TextMate, and I’m lazy. A few days ago, I saw a screencast of customizing TextMate, and seeing how easy it was, I decided to write an RSpec bundle. All you need to do is unzip it and double-click and TextMate will install it correctly.
RSpec bundle for TextMate v1.0.
Please send me any feedback you have.
1 I’m trying hard not to call them “tests”.
Updated: I’ve posted an improved version.
This entry was posted at 9:06 pm on 16 October 2006 and is filed under Ruby. You can follow any responses to this entry through the post-specific RSS 2.0 feed.
No, it’s mine, mine mine, all mine! My precious.
Oh wait, sure. :-)
[...] Earlier I mentioned the TextMate bundle for the Ruby RSpec behavior driven development library. Since then, I’ve added a few new features: [...]
Responses are currently closed, but you can trackback from your own site.
This is great. There has been a couple of other ones floating around, but this is by far the most comprehensive I’ve seen.
Would you allow us (RSpec team) to add it to RSpec’s svn?