File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ RSpec does not define default key bindings to avoid conflicts with other package
2525* RSpec (open spec).sublime-build: executing unit tests for the active module via the Sublime Text * Build* command
2626 * it chooses * RSpec* as the build command automatically when * RSpec* syntax is applied to the file
2727* RSpec (all specs).sublime-build: executing all unit tests for the active project via the Sublime Text * Build* command
28+ * Command to run the currently selected line only (supports multiple selections)
2829* Command to create a new module and the spec for the module at the same time
2930* Command to go to the corresponding spec / source file (available in the Command Palette, can be configured to a keyboard shortcut)
3031* Large amount of * RSpec* snippets
You can’t perform that action at this time.
0 commit comments