1
0
mirror of https://github.com/square/okhttp.git synced 2025-04-19 07:42:15 +03:00
okhttp/native-image-tests

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