- Notifications
You must be signed in to change notification settings - Fork 72
Open
Description
I want to check exception that my KSP processor throwing. But compilation.compile() is not re-throwing it, but logging instead:
e: Error occurred in KSP, check log for detail e: [ksp] <... stack trace ...> Is there an option to make com.tschuchort.compiletesting.KotlinCompilation#compile re-throw exceptions from KSP processor?
It's worth adding such option if it's not exist.
takuji31, jisungbin, NorbertSandor and viluon
Metadata
Metadata
Assignees
Labels
No labels