1
0
mirror of https://github.com/square/okhttp.git synced 2026-01-12 10:23:16 +03:00
Files
okhttp/native-image-tests
2025-07-04 09:35:42 +01:00
..
2025-07-04 09:15:11 +01: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 -PgraalBuild=true --info native-image-tests:nativeTest