Quick commands to run your ruby tests
- Toggle between program file and test file (rspec and minitest)
- Run test for current program file or test file
- Toggle:
alt+d
- Run test:
alt+f
- Run test for current line:
alt+v
Quick commands to run your ruby tests
alt+d
alt+f
alt+v