olimorris / neotest-rspec

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

tests: make sure we have external nio when running tests #65

Closed zidhuss closed 5 months ago

zidhuss commented 5 months ago

nvim-neotest requires external plugin nvim-nio to run. This was added as a breaking change in https://github.com/nvim-neotest/neotest/pull/337

olimorris commented 5 months ago

Great spot thanks!