Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>rspec-daemonNew to Visual Studio Code? Get it now.
rspec-daemon

rspec-daemon

Takeshi KOMIYA

|
348 installs
| (1) | Free
VSCode extension to run rspec testing quickly with rspec-daemon
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-rspec-daemon

VSCode extension to run rspec testing quickly with rspec-daemon.

Features

vscode-rspec-daemon provides several commands. Please choice the command you'd like to execute from your command palette.

  • Start, stop and restart rspec-daemon
  • Run a new rspec task in the rspec-daemon server for the current file
  • Watch the current file (and line) to run rspec on change

Requirements

  • Install rspec-daemon via bundler

Release Notes

1.3.0

  • #1: Rename command name from invokeRSpecDaemon to startRSpecDaemon
  • #2: feature: Support restarting rspec-daemon
  • #3: feature: Support specs for .rb files under lib/ directory

1.2.0

  • Support running test for the current line

1.1.0

  • Support file watching feature
  • Support stopping rspec-daemon feature
  • Terminal will be automatically closed on rspec-daemon terminated

1.0.2

Do not close connection from client side

1.0.1

Fix guessing paths of request specs

1.0.0

Initial release of vscode-rspec-daemon

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft