intellij-quarkus icon indicating copy to clipboard operation
intellij-quarkus copied to clipboard

Create UI test that validates if the plugin is running according to the application.yaml file

Open zcervink opened this issue 4 years ago • 0 comments

  • 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

zcervink avatar Mar 15 '21 13:03 zcervink