olimorris / neotest-rspec

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

Some test examples are ignored #33

Closed thieung closed 1 year ago

thieung commented 1 year ago

Firstly, thanks for building this adapter for Ruby devs

I've tried and it seems ignore some test example when I run the test (with the whole file)

image

Are you facing the same issue like me?

olimorris commented 1 year ago

Firstly thanks for trying it out. I've not used the adapter for quite some time actually and there's a tonne of stuff which I would love to add.

One of the limitations is when a user reports an issue, it's really difficult to replicate it as the tests are super specific to their use case and it might not be something they can share (for confidentially reasons).

If there's a way you can replicate this issue into a spec that I can test then I'll gladly look into it

olimorris commented 1 year ago

@thieung closing this for now but if this is still an issue and you can share a file that reproduces this, please open it again.