mirror of
https://github.com/square/okhttp.git
synced 2025-08-08 23:42:08 +03:00
Native Image Tests
This executes OkHttp's test suite inside a Graalvm image.
Execute
The native image runs JUnit 5 tests in the project.
./gradlew --info native-image-tests:nativeTest