Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thoughts on why there is no support for Kotlin #362

Open
mairs8 opened this issue Feb 13, 2024 · 3 comments
Open

Thoughts on why there is no support for Kotlin #362

mairs8 opened this issue Feb 13, 2024 · 3 comments
Assignees

Comments

@mairs8
Copy link

mairs8 commented Feb 13, 2024

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?

@rcarriga
Copy link
Collaborator

The adapters are all community maintained, so we just need someone to start one 😄 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

@codymikol
Copy link
Contributor

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

@codymikol
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants