We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21031ce commit 2e12ea4Copy full SHA for 2e12ea4
1 file changed
README.md
@@ -41,7 +41,7 @@ Full JUnit5 integration is provided to help streamline the development process.
41
- Enables running compilations on combinations of real files, class path
42
resources, in-memory files, JARs, WARs, EARs, ZIP files, etc.
43
- Null-safe API (using [JSpecify](https://jspecify.dev/)).
44
-- [Tested on multiple existing frameworks](acceptance-tests/) including
+- [Tested on multiple existing frameworks](java-compiler-testing/src/it) including
45
Avaje, Spring, Lombok, MapStruct, ErrorProne, and CheckerFramework.
46
- Supports Java 9 JPMS modules.
47
- Ability to customise a large assortment of configuration parameters
0 commit comments