/iterm-execute-vscode

iTerm execute for Visual Studio Code - Executes Minitest tests on iTerm using context of the current file on VSCode.

Primary LanguageJavaScript

iterm-execute README

Introduces 2 new commands to the editor:

1. Run Current Ruby Test file on iTerm
2. Run Current Line of Ruby Test file on iTerm
  1. Runs the current open test file on iTerm2
  2. Runs the test on iTerm2 where the cursor is on. The cursor needs to be on the same line as the test title.