olimorris / neotest-rspec

🧪 Neotest adapter for RSpec. Works in Docker containers too
MIT License
88 stars 25 forks source link

test: examples for common naming conventions #15

Closed compactcode closed 2 years ago

compactcode commented 2 years ago

In our codebase I noticed that specs using class/instance method naming conventions either have no results or seem to get results from unrelated tests.

1655767003

It looks like the RSpec example full_description output doesn't seem to match up with the Treesitter names we generate.