Skip to content

milare/gspec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GSpec

GSpec is a Gedit Plugin to run rspec tests in Rails Application

Install

Clone the resposity: git clone git://github.com/milare/gspec.git

Go to dir: cd gspec

Install: ./install.sh

Go to: Edit->Preferences->Plug-ins and active plugin

Screenshot

gspec

WARNING

Check if spec_helper is being required with its full path:

require File.expand_path(File.dirname(FILE) + '/../spec_helper')

About

gedit plugin to run spec tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages