adt4j icon indicating copy to clipboard operation
adt4j copied to clipboard

Testing

Open sviperll opened this issue 9 years ago • 2 comments

I still have no idea how to create proper tests for annotation processor. adt4j-examples project becomes unwieldy. We need code with compile-time errors to proper test adt4j.

sviperll avatar Jan 28 '15 13:01 sviperll

I suggest maybe looking at doing some invoker based IT tests possibly? I'll try add at least one on the weekend and submit a PR.

talios avatar Jan 29 '15 04:01 talios

maybe this project can help: https://github.com/google/compile-testing

jbgi avatar Feb 03 '15 08:02 jbgi