vscode-ruby-test-adapter icon indicating copy to clipboard operation
vscode-ruby-test-adapter copied to clipboard

A Ruby test adapter extension for the VS Code Test Explorer

Results 64 vscode-ruby-test-adapter issues
Sort by recently updated
recently updated
newest added

### Your environment - `vscode-ruby-test-adapter` version: v 0.9.1 - Ruby version: v2.7.5 - VS Code version: 1.70.2 (Universal) - Operating System: Darwin arm64 20.6.0 (Macos 11.5.2 Bug Sur) - RSpec...

bug

Rewrite the extension to use the new native test API in Visual Studio Code, instead of the Test Explorer Extension API ## Why? * The new API gives a lot...

### Your environment - `vscode-ruby-test-adapter` version: 0.9.0 - Ruby version: 3.0.3 - VS Code version: 1.66.0 - Operating System: osx - RSpec or Minitest version: 3.10.0 ### Expected behavior as...

bug

`./src/minitestTests.ts` adapter does not work with Rails application. And as result It spawns issues like https://github.com/connorshea/vscode-ruby-test-adapter/issues/82 . Should we: - add `./src/railsTests.ts` adapter for "./bin/rails test" command ? - or...

### Your environment - `vscode-ruby-test-adapter` version: 0.9.0 - Ruby version: 2.6.6 - VS Code version: 1.59.0 - Operating System: Linux Mint 20.2 - RSpec or Minitest version: 5.14.4 - Application:...

bug

This is a first draft for a fix. I ran into trouble with ruby test adapter using the wrong ruby version. which version should it be using? - either the...

### Your environment - `vscode-ruby-test-adapter` version: 2.21.1 - Ruby version: 2.6.6 - VS Code version: 1.66.2 - Operating System: macOS 12.4 - RSpec or Minitest version: 3.11.0 ### Expected behavior...

bug

### Your environment - `vscode-ruby-test-adapter` version: 2.21.1 - Ruby version: 3.1.2 and 2.7.4 (and any other I tried recently) - VS Code version: 1.67.2 - Operating System: MacOS Big Sur...

bug

### Your environment - `vscode-ruby-test-adapter` version: 0.8.0 - Ruby version: 2.3.8 - VS Code version: 1.51.1 - Operating System: Ubuntu 18.04 via WSL2 (Windows 10) - RSpec version: 3.6.0 ###...

bug