Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Rails Test AssistantNew to Visual Studio Code? Get it now.
Rails Test Assistant

Rails Test Assistant

jsrn

|
547 installs
| (0) | Free
Navigate to tests and execute them without leaving VSCode.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Rails Test Assistant

A screenshot of the extension in action

Features

  • Easy navigation between a class and its test.
  • Execute the current test, the current file, or all tests in the project.
  • Works with Test::Unit, MiniTest and RSpec.

Extension Settings

This extension contributes the following settings:

  • railsTestAssistant.testCommandPrefix: Prefix the rails test command to suit your environment. For example, a prefix of docker-compose run --rm web would direct the test command to your web docker container.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft