The contract-test uses a random port on the provider
authorKai Moritz <kai@juplo.de>
Sun, 22 May 2022 07:19:09 +0000 (09:19 +0200)
committerKai Moritz <kai@juplo.de>
Fri, 3 Jun 2022 11:50:24 +0000 (13:50 +0200)
commit4ba4f8254662399284f9cc5d6bb09e73ad918035
tree6a396e496bc4a5f1729629665372944af118b7d3
parent22ec4700f6d4519c71ab115e2d33fb053d00940f
The contract-test uses a random port on the provider

* This is crucial in most cases, if one planes to execute the test in
  a build pipline, because it is very likely, that several tests run in
  parallel in that scenario
provider/src/test/java/io/pactflow/example/sirenprovider/SirenProviderApplicationTests.java