Not sure what channel this should go to, but are t...
# announcements
a
Not sure what channel this should go to, but are there any libraries/methods used to test
AbstractProcessor
implementations? I’ve created one and wanted to see what it outputs. I currently don’t know how to make it run through another submodule, and looking at [butterknife](https://github.com/JakeWharton/butterknife/blob/master/butterknife-runtime/src/test/java/butterknife/BindArrayTest.java), it uses tests used to compare java code outputs.