Giorgio Antonioli
02/27/2020, 4:35 PM:foo-test
not with kaptTest
but with kapt
, and generate the sources in the test source set -> it doesn't work cause when I compile the tests, the kapt test generated sources are cleared
• find the annotations of the main source set in FooTest
-> they aren't reported to the method process()