Matthieu Ghilain
12/19/2024, 11:46 AMTom
12/19/2024, 1:29 PMLee Turner
12/19/2024, 4:22 PMnativeImageTest
) like you can do in Spring and Quarkus ?
https://docs.spring.io/spring-boot/how-to/native-image/testing-native-applications.html
I have never tried running tests that use WireMock with the native image test. Might be an issue with regards to how the native image pick up the port WireMock is running on - especially if the port is dynamic per test.
I definitely would need to look into this moreMatthieu Ghilain
01/06/2025, 3:16 PMMatthieu Ghilain
01/06/2025, 3:17 PM