st0012 / ruby-lsp-rspec

A Ruby LSP addon for RSpec tests
MIT License
127 stars 7 forks source link

Give anonymous examples unique names #40

Closed st0012 closed 1 month ago

st0012 commented 1 month ago

Otherwise, they won't be displayed in VS Code's Test Explorer correctly.

Fixes #35