Skip to content

jsrn/rails_test_assistant

Repository files navigation

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.

About

Easily navigate to Rails tests and execute them without leaving VS Code.

Topics

Resources

License

Stars

Watchers

Forks

Contributors