And KSP makes sense. I think that's what JB tells ...
# kotest-contributors
e
And KSP makes sense. I think that's what JB tells people to use unless you have very particular needs. Gonna check what it looks like on use-site, but it feels like it might be a bit uglier for users? If I remember correctly, KSP-stuff usually requires different plugins depending on what Kotlin version is used?
s
I have a couple of sample projects setup. So far seems you just need the google ksp lib plus our ksp processor
If you can get publishing going that's great.
I have individual tests running through intellij run icons for both js and native now - this is much better than the current experience.
🎉 1
and native and JS support all spec styles now
e
Awesome :)