How are the annotation processors tested? I have a...
# arrow
r
How are the annotation processors tested? I have an annotation processor I want to write some integration tests for (give it source code input, assert about the generated code output). Does Arrow have any test infrastructure I could look at?