A Sublime Text 2 plugin for running Ruby tests (Unit, RSpec, Cucumber) directly from the editor.
Sublime Text 2 Ruby Tests is a plugin for Sublime Text 2 that enables developers to run Ruby tests directly within the editor. It supports Ruby's major testing frameworks—Unit, RSpec, and Cucumber—allowing users to execute full test files or individual tests with keyboard shortcuts. The plugin solves the problem of constantly switching between the editor and terminal during test-driven development.
Ruby developers using Sublime Text 2 who practice test-driven development (TDD) or frequently run tests while coding. It's particularly useful for those working with RSpec, Cucumber, or Ruby's built-in unit testing frameworks.
Developers choose this plugin because it integrates testing workflows seamlessly into Sublime Text 2, reducing context switching and boosting productivity. Its extensive configurability and support for various Ruby environment managers (like RVM, rbenv) and test runners (like Zeus, Spin) make it adaptable to almost any Ruby project setup.
Sublime Text 2 plugin for running ruby tests! (Unit, RSpec, Cucumber)
Runs Ruby tests directly within Sublime Text 2, eliminating terminal switching and keeping developers focused on their code, as highlighted in the plugin's philosophy.
Handles Ruby unit tests, RSpec specs, and Cucumber features from a single plugin, with dedicated commands for full files or individual tests.
Offers detailed JSON settings for test commands, folder paths, and environment managers like RVM, rbenv, and chruby, adapting to diverse Ruby setups.
Quickly toggle between code and test files with keyboard shortcuts, automatically creating missing files to streamline workflow.
Built exclusively for Sublime Text 2, making it incompatible with newer Sublime Text versions without potential hacks or forks.
Requires cloning the repository and editing JSON settings files, which can be error-prone and time-consuming compared to modern plugin managers.
Has documented problems with RVM and Ruby 2.0, and may fail if Sublime Text isn't launched from the command line, as noted in the README.
Emmet for Sublime Text
A Sublime Text 2/3 plugin to see git diff in gutter
Powerful Markdown package for Sublime Text with better syntax understanding and good color schemes.
Side Bar Tools and Enhancements for Sublime Text. Files and folders.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.