Skip to content

caironoleto/rspec_mate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/caironoleto/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

About

RSpec Mate is a plugin to show results of specs like Textmate in Gedit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published