ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Rspec​Build

by erinata ST2

A Sublime Text 2 Package for Running Rspec Files

Details

  • 2015.06.16.14.52.20
  • github.​com
  • github.​com
  • 9 years ago
  • 24 minutes ago
  • 12 years ago

Installs

  • Total 3K
  • Win 299
  • Mac 2K
  • Linux 717
Apr 27 Apr 26 Apr 25 Apr 24 Apr 23 Apr 22 Apr 21 Apr 20 Apr 19 Apr 18 Apr 17 Apr 16 Apr 15 Apr 14 Apr 13 Apr 12 Apr 11 Apr 10 Apr 9 Apr 8 Apr 7 Apr 6 Apr 5 Apr 4 Apr 3 Apr 2 Apr 1 Mar 31 Mar 30 Mar 29 Mar 28 Mar 27 Mar 26 Mar 25 Mar 24 Mar 23 Mar 22 Mar 21 Mar 20 Mar 19 Mar 18 Mar 17 Mar 16 Mar 15 Mar 14
Windows 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Mac 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

RspecBuild (version 0.1.0)

This is a Sublime Text plugin for Running Rspec File.

Installation

Install using Package Control (Recommended)

  1. I guess most Sublime Text 2 users are using Sublime Package Control. If not, please install it from here http://wbond.net/sublime_packages/package_control
  2. Go to Preference > Package Control, and Choose “Install Package”
  3. Choose the package named “RspecBuild” to install it

Install manually

  1. Download the repo
  2. Copy everything in the repo to a folder named “RspecBuild” under the package folder of SublimeText 2 (create it if it doesn't exist)

Usage

Just open any Rspec file and press ctrl+b (or cmd+b for mac) to build it.

The window focus will be at the output panel so that you can use arrow keys to scroll up and down to view the spec output.

Operating Systems

I only test this package on windows. I hope that it also works in linux and OSX.

License

Copyright © 2012 Tom Lam. MIT License.