The Ruby LSP extension supports test discovery and running with the Testing view in VS Code (https://shopify.github.io/ruby-lsp/#test-explorer). * [ ] Update the [Ruby language doc](https://code.visualstudio.com/docs/languages/ruby) to include the testing scenario. Provide a concrete example and refer back the Ruby LSP docs for more details. * [ ] Update [Testing user guide](https://code.visualstudio.com/docs/editor/testing) to reference Ruby testing in next steps