Quarkus Dev UI for Testing
Quarkus also provides a new experimental Dev UI, which is available in dev mode (when you start quarkus with mvn quarkus:dev) at /q/dev by default. It allows you to quickly visualize all the extensions currently loaded, see their status and go directly to their documentation.
Access the Quarkus Dev UI
Select Continuous Testing on the left menu, you will see that 2 test cases passed with a green color.