Quarkus Testing - JVM/Native mode #24954
Unanswered
gdcmarinho
asked this question in
Q&A
Replies: 1 comment 1 reply
-
@Sanne can you help me with this information? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been studying about Quarkus for some weeks and I'm currently studying about testing in Quarkus. The docs reference to this topic that I'm using is Testing your application and in the index of the documentation there is a reference about how to test using this different types of modes (JVM/Native), but I didn't get what is the real difference between these modes. So I'd like to ask for someone with more experience: Testing in JVM and Native mode are complementary ways to test applications or they're two different paths to test the same kind of tests?
Beta Was this translation helpful? Give feedback.
All reactions