Okay, don’t start snoring just yet! I know testing isn’t the sexiest thing, but we must talk about it. Because “testing is important” and “it’s the hallmark of mature code and software engineers,” or “if you don’t write about testing, we’ll launch you out of a cannon and set a flamethrower to your book’s manuscript.1”
Quarkus’ testing support is based on JUnit version 5, JUnit Jupiter. JUnit 5 is quite a different animal from JUnit 4, so even for a grizzled veteran like yourself, a primer might be helpful.