Skip to content
This repository has been archived by the owner on Aug 6, 2023. It is now read-only.

webbynode/GoToSpec

Repository files navigation

GoToSpec

This is an early stage RSpec helper plugin for Sublime Text 2.

GoToSpec Usage Sample

Usage

The plugin is triggered by Ctrl+Shift+Alt+S key combo.

It will try to find the RSpec file matching the current open file.

If found, it will split the view (if needed) and open the RSpec file on the left side.

Otherwise, it will prompt the user if he wants to create a new spec for the current file.

Creating a new spec

Resulting spec

Installation Instructions

Go to your Packages folder and clone the repo, usually:

cd "$HOME/Library/Application Support/Sublime Text 2/Packages"
git clone https://github.com/webbynode/GoToSpec.git GoToSpec

About

RSpec helpers plugin for Sublime Text 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages