https://github.com/mtayllan/vscode-ruby-run-tests
Quickly run tests on terminal
https://github.com/mtayllan/vscode-ruby-run-tests
ruby tests vscode-extension
Last synced: 4 months ago
JSON representation
Quickly run tests on terminal
- Host: GitHub
- URL: https://github.com/mtayllan/vscode-ruby-run-tests
- Owner: mtayllan
- License: mit
- Created: 2024-02-13T13:10:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-23T13:59:41.000Z (over 2 years ago)
- Last Synced: 2025-11-11T18:31:59.766Z (8 months ago)
- Topics: ruby, tests, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=mtayllan.ruby-run-tests
- Size: 36.1 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Ruby Run Tests
Quick commands to run your ruby tests
## Features
- Toggle between program file and test file (rspec and minitest)
- Run test for current program file or test file
## Keybindings
- Toggle: `alt+d`
- Run test: `alt+f`
- Run test for current line: `alt+v`
## Release Notes
https://github.com/mtayllan/vscode-ruby-run-tests/releases