tag:github.com,2008:https://github.com/dleppik/EgTest/releasesRelease notes from EgTest2017-07-31T20:42:52Ztag:github.com,2008:Repository/81609379/v0.3.02017-07-31T20:49:58ZGroovy and inner classes<p>Annotations can now be applied to static inner classes, and Groovy code can be used in "given" and "returns", though Java is still the default.</p>dleppiktag:github.com,2008:Repository/81609379/v0.12017-03-08T18:05:18ZInitial Release<p>This is a pre-release, but it's just fine for getting a taste of annotation-based testing.</p>
<p>The examples README.md work, and modifying them to intentionally fail makes them fail the right way. There is very little automated testing at this point—and I appreciate the irony, thank you very much.</p>
<p>egtest-processor-0.1.jar contains the compiler plug-in, egtest-annotations-0.1.jar contains the annotations. If you mix them up and use the annotations as the compiler plug-in, it will fail silently.</p>dleppik