Skip to content

Sublime Text 2 plugin for RSpec BDD Framework

Notifications You must be signed in to change notification settings

kaushikgopal/RSpec

 
 

Repository files navigation

Description

RSpec is a BDD (Behavioral-Driven Development) testing framework for Ruby. This package adds support to Sublime Text 2 for testing Ruby applications with RSpec.

Package Installation

Bring up a command line in the Packages/ folder of your Sublime user folder, and execute the following:

git clone git://github.com/SublimeText/RSpec.git

When you launch Sublime Text 2, it will pick up the contents of this package so that you can consume the goodness that it provides.

Features

  • RSpec.sublime-build for executing unit tests for the active module via the S2 Build command
    • You must assign the builder for your project to 'Ceedling'

About

Sublime Text 2 plugin for RSpec BDD Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%