Run Rspec tests in the terminal
- Run
vsce package
from the command line - Run
code --install-extension ${file}.vsix
None
This extension contributes the following settings:
rspecRunner.run
: run rspec on the active filerspecRunner.runForLine
: run rspec for the current line the cursor is on