intellij-quarkus
intellij-quarkus copied to clipboard
Create UI test that validates if the plugin is running according to the application.properties file
- create new Quarkus project (minimum extensions)
- edit the application.properties file (add one or more properties, save the file)
- test if the app is running according to the application.properties