sviperll / adt4j

adt4j - Algebraic Data Types for Java
BSD 3-Clause "New" or "Revised" License
143 stars 8 forks source link

Testing #13

Open sviperll opened 9 years ago

sviperll commented 9 years ago

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.

talios commented 9 years ago

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.

jbgi commented 9 years ago

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