Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 481 Bytes

File metadata and controls

9 lines (5 loc) · 481 Bytes

Picocli Codegen Tests for Java 8+

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.