sublime-text-2-ruby-tests
Ruby test runner
A Sublime Text 2 plugin for running ruby tests.
Sublime Text 2 plugin for running ruby tests! (Unit, RSpec, Cucumber)
722 stars
23 watching
119 forks
Language: Python
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sublimetext/rspec | Adds RSpec support to Sublime Text for writing and testing Ruby BDD tests | 124 |
mhartl/rails_tutorial_sublime_text | A configuration guide for setting up Sublime Text 2 with Ruby on Rails Tutorial settings. | 714 |
churkin/testcafe-sublimetext | Provides an interface to run TestCafe tests from within SublimeText IDE | 12 |
shuky19/sublime_debugger | Interactive debugging tool for Ruby applications | 429 |
janlelis/productive-sublime-snippets-ruby | A collection of reusable code snippets for Ruby developers in Sublime Text | 107 |
reditorsupport/sublime-ide-r | An integration plugin for Sublime Text to support R development | 111 |
mumuki/mumuki-ruby-runner | An application that runs Rspec tests within a Sinatra-based server | 4 |
craigwilliams/beautifyruby | A Sublime Text plugin to format and beautify Ruby code. | 258 |
appium/ruby_lib | Provides Ruby interfaces to Appium for automating mobile app testing | 216 |
serpapi/turbo_tests | A tool that runs RSpec tests in parallel on multiple cores with incremental output | 175 |
jacob3141/qtruby | Allows C++/Qt applications to execute Ruby code seamlessly | 2 |
test-prof/test-prof | An analysis tool to help identify bottlenecks in test suites and improve their performance. | 1,889 |
sublimelinter/sublimelinter | A Sublime Text plugin that provides linting capabilities for Python code | 2,013 |
thoughtbot/vim-rspec | A Vim plugin for running RSpec tests in the editor. | 657 |
grosser/autotest | A tool that automates testing of Ruby projects by running tests as soon as a file is saved. | 121 |