Skip to content

jochenr/quarkus-integration-test-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quarkus-integration-test-example Project

this works (with IT, because <skipITs>false</skipITs>):

mvn clean install

this does not work:

1st terminal window
mvn quarkus:dev

2nd terminal window
mvn verify -Dquarkus.http.test-host=localhost -Dquarkus.http.test-port=8080

About

Reproducer for @QuarkusIntegrationTest Executing against a running application (https://github.com/quarkusio/quarkus/discussions/33249)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published