Files
picocli/picocli-annotation-processing-tests
2020-08-26 10:29:18 +09:00
..
2020-08-26 10:29:18 +09:00
2019-06-01 16:00:12 +09:00

Picocli Annotation Processor Tests

This subproject contains tests for the annotation processor in the picocli-codegen module. These tests use the (excellent and recommended) google/compile-testing library, which requires Java 8.

The picocli-codegen module itself only requires Java 6, and I found it convenient to split off the annotation processor tests into a separate subproject.

This module does not publish any artifacts.