hey everyone, We have been using Pact-jvm (version...
# pact-jvm
s
hey everyone, We have been using Pact-jvm (version 4.1.34) for contract test across our web and microservices (25-30 applications pact logo white). I was looking to setup some kind of
observability
for our contract test executions to monitor the failures 🎯. Has anyone seen any example implemented where we could read the Verification Results at the end of provider test completion and publish the meaningful info from results as part of AfterAll or end of execution.
m
what tools do you use for other testing observability? e.g. sonarqube?
👀 1
s
@Matt (pactflow.io / pact-js / pact-go) Thanks for your reply. We are using Datadog metrics in this case. But that tool doesn’t matter as such, because i was looking to fetch the pact test result information somehow and then send it via the Datadog apis.
👍 1