webMethods

 View Only

 PACT contract testing with webMethods

Susan Rainbow's profile image
Susan Rainbow posted Mon January 13, 2025 11:40 AM

Hello, webMethods group. I'm hoping that some of you have already implemented PACT testing with webMethods and that you can point me toward some examples and best practices. We have been asked to implement it as part of working with a particular microservice but it looks like it would be a useful tool for testing in general.

There is a Junit library that looks like something we could use. 

pact-jvm-consumer-junit | Pact Docs

Pact remove preview
pact-jvm-consumer-junit | Pact Docs
Provides a DSL and a base test class for use with Junit to build consumer tests.
View this on Pact >