Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 306 Bytes

File metadata and controls

11 lines (7 loc) · 306 Bytes

AI Agent Context for graphql-java

This file provides context for AI assistants working with this codebase.

Test Execution

When running tests, exclude the Java version-specific test tasks to avoid failures:

./gradlew test -x testWithJava21 -x testWithJava17 -x testWithJava11 -x testng