- 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.
This extension contributes the following settings:
railsTestAssistant.testCommandPrefix: Prefix therails testcommand to suit your environment. For example, a prefix ofdocker-compose run --rm webwould direct the test command to yourwebdocker container.
