spring-bootjakarta-eeacceptance-testingmicroprofilewunderbar

Does WunderBar support Spring Boot?


I have both, a Spring Boot client and server application. Can I test these with WunderBar?


Solution

  • No, WunderBar is in its current form tied to the MicroProfile/JEE technology stack. The bar files, however, could be produced or used on other tech stacks by other libraries.

    OTOH, there's an issue#16 that would allow to produce and consume pact files, which would allow mixing the technology stacks.