You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We already have some integration tests which run the native-image executable.
It would be convenient to have similar tests to run and debug the current code inside the IDE during development.
This can also be an opportunity to do some refactoring, i.e. extract some functionality into separate classes, as this should improve the testability of the code.
The text was updated successfully, but these errors were encountered:
We already have some integration tests which run the native-image executable.
It would be convenient to have similar tests to run and debug the current code inside the IDE during development.
This can also be an opportunity to do some refactoring, i.e. extract some functionality into separate classes, as this should improve the testability of the code.
The text was updated successfully, but these errors were encountered: