I've added KSP2 support in kotlin-compile-testing ...
# ksp
z
I've added KSP2 support in kotlin-compile-testing as a part of this PR https://github.com/ZacSweers/kotlin-compile-testing/pull/196/, would be curious for feedback from the KSP folks (and consumers!) on anything I may be missing! Main gist is in
Ksp2.kt
and the addition of precursor tools to the main compilation pipeline
👍 4
❤️ 4
👍🏾 1
m
You are a Hero!
🙏 1
t
I left a question about library dependencies which may not be needed / should be removed. Other than that changes around KSP look great to me. Thank you!
z
responded!