Has anyone used the `Avatar` testing tool? I’m hav...
# kapt
t
Has anyone used the
Avatar
testing tool? I’m having issues with
processingEnv.typeUtils.isAssignable
not working properly in unit tests but working fine when the annotation processor in run as part of a project
👀 1