This isn't a bug in neotest itself.
The scm-1 rockspec on luarocks.org still lists nvim-treesitter as one of its dependencies.
We had to remove nvim-treesitter because it breaks when packaged for luarocks, so it's no longer possible to install the neotest scm-1 rock.
I couldn't find the rockspec in the neotest repo.
Would you mind pushing a new rockspec (you can use luarocks upload --force to replace the existing one). 🙏
Hey 👋
This isn't a bug in neotest itself. The scm-1 rockspec on luarocks.org still lists nvim-treesitter as one of its dependencies. We had to remove nvim-treesitter because it breaks when packaged for luarocks, so it's no longer possible to install the neotest scm-1 rock.
I couldn't find the rockspec in the neotest repo. Would you mind pushing a new rockspec (you can use
luarocks upload --force
to replace the existing one). 🙏