jfpedroza / neotest-elixir

Neotest adapter for Elixir
MIT License
39 stars 10 forks source link

automatic releases and luarocks/rocks.nvim support? #43

Open mrcjkb opened 1 month ago

mrcjkb commented 1 month ago

Hey :wave:

rocks.nvim has the ability to install luarocks packages and automatically install dependencies, including tree-sitter parsers.

I was wondering: Would you be open to automating releases and publishing this plugin to luarocks.org? See also our wiki page on plugin support.

I'd be more than happy to help if you have any questions or issues.

jfpedroza commented 1 month ago

Sure, I'll take a look. Are there other Neotest adapters already there?

mrcjkb commented 1 month ago

Awesome 🚀 🙏

Yes, there are a few. neotest-haskell and neotest-busted have been published for quite some time.

We've also recently published a bunch of the adapters that appear to be stale or unlikely to implement their own workflows via the NURR.