Open mairs8 opened 9 months ago
The adapters are all community maintained, so we just need someone to start one :smile: I've never used Kotlin before but I'm happy to give pointers around any integration with nvim-neotest. The existing adapters should help get started along with the docs in the README
Hey, I'm doing this now and I'm almost done, I'll probably release in the next two weeks, I'm targeting kotest atm
first version is working https://github.com/codymikol/neotest-kotlin.nvim
currently only supports kotest DescribeSpec, but I'll add support for other frameworks as I go
I see that we have all the other major languages apart from this one.
Is someone able to elaborate on why there is no love for kotlin?