Hi Team, using Pact 3.x for CDT, and i use below c...
# pact-net
k
Hi Team, using Pact 3.x for CDT, and i use below code to publish the pact to pact io.PactPublisher pactPublisher = new PactPublisher("PactURL",pactUriOptions); pactPublisher.PublishToBroker(pactPath, "3.0",list);