vscode-ruby-test-launcher READMEThis extension leverages the test_launcher gem to make it easier to run your ruby tests from vscode. FeaturesYou can run a single test, all tests in the current file, and rerun the previously run test.
RequirementsThis extension requires that you have the "test_launcher" gem installed. See https://github.com/petekinnecom/test_launcher Release NotesAll releases are experimental at this point as I test things in the marketplace. |