Édouard Lopez
09/27/2022, 9:47 AMinitializationError and <http://au.com|au.com>.dius.pact.provider.junitsupport.loader.NoPactsFoundException: No Pact files were found to verify when there are no contracts available? I was expecting a non-blocking behaviour in this kind of case.
To it's simplest form, my consumer version selectors is:
@PactBrokerConsumerVersionSelectors
public static SelectorBuilder consumerVersionSelectors() {
return new SelectorBuilder()
.mainBranch();
// .branch("abmm-5295"); // work fine
}Beth (pactflow.io/Pact Broker/pact-ruby)
Beth (pactflow.io/Pact Broker/pact-ruby)
/pacticipants/{name} in the HAL browser.Beth (pactflow.io/Pact Broker/pact-ruby)
Édouard Lopez
09/28/2022, 1:30 PM