python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
PACT - Contract deployment in Chainweaver, issue resolving for Fungible-v2.Account-Details
getting acquainted with chainweaver and pact for deploying. I cannot get to deployment, i have an error when forking anedak or coin.pact to deploy. I load fungible-v2 into my repl as it is required, a...
Jahanshahub
Votes: 0
Answers: 1
Pact consumer contact gives au.com.dius.pact.consumer.PactMismatchesException
I am new to Pact contract testing
Gradle dependencies
dependencies {
implementation 'org.springframework.boot:spring-boot-starter-web'
testImplementation 'org.springframework.boot:spring-boo...
Shashwat
Votes: 0
Answers: 1
Pact JS - The pact mock service wasn't running when verify was called
When I run my Pact tests I get the following error - "The pact mock service wasn't running when verify was called".
The project I am running tests in is in GitHub - https://github.com/pactfl...
ED209
Votes: 0
Answers: 2
Pact Broker UI not visualizing usage of matchingRules and generators
When my PACT contains type matchers only instead of matching concrete values of Strings for example, my PACT Broker UI does not visualize that and thus, raising the impression for the provider that I ...
Stefano L
Votes: 0
Answers: 0