public
Description: RSpec Mate is a plugin to show results of specs like Textmate in Gedit
Homepage:
Clone URL: git://github.com/caironoleto/rspec_mate.git
Click here to lend your support to: rspec_mate and make a donation at www.pledgie.com !
name age message
file .gitignore Fri Mar 27 17:01:06 -0700 2009 Gitignore and __init__.pyc removed [cleitonfco]
file README.markdown Fri Oct 23 18:24:02 -0700 2009 Create install.sh and update README [sobrinho]
file install.sh Fri Oct 23 18:24:02 -0700 2009 Create install.sh and update README [sobrinho]
file rspec_mate.gedit-plugin Sun Mar 29 13:41:19 -0700 2009 add more informations [caironoleto]
directory rspec_mate/ Fri Oct 23 18:07:23 -0700 2009 Fix for Ubuntu Karmic Koala [sobrinho]
README.markdown

RSpec Mate

RSpec Mate is a plugin for Gedit. This provide a window with results of spec like textmate. You can see screenshots in Cairo'sBlog.

RSpec Mate depends of python-webkit package, if you don't use debian/ubuntu based distro, you will need install from source. The Python Webkit Home is located on http://code.google.com/p/pywebkitgtk/.

To install on a debian/ubuntu based distro just run in a terminal:

$ git clone git://github.com/sobrinho/rspec_mate.git
$ cd rspec_mate
$ ./install.sh

You can install the gem syntax to see the codes more sexy ;)

$ sudo gem install syntax

Usage

Press Super + S to run current spec. (You can press Super + S in your model, controller, helper or view to run respective spec)

Press Super + R to run all specs in your project.

TODO

  • save current spec before run (like CTRL + S) or run after save (using CTRL + S)

Authors

Cairo Noleto

Working at Jus Navigandi

Blog: Cairo'sBlog

Twitter: @caironoleto

Cleiton Francisco

Working at Jus Navigandi

Site: http://www.cleitonfco.com.br

Twitter: @cleitonfco

Gabriel Sobrinho

Development Director of Hite

Site: http://www.hite.com.br

Twitter: @sobrinho