I made a library + extension that generates PACT J...
# wiremock-java
t
I made a library + extension that generates PACT JSON from Wiremock. Is it something that can be moved to the Wiremock organization at Github? https://github.com/tomasbjerre/wiremock-pact
l
Hey, looks great. Let me talk to the rest of the team and get back to you
😀 1
👍 1
b
Nice! As a pretty heavy user of both libraries in my workshops and talks I’m happy to see this. Is it intended to be a replacement of https://bitbucket.org/atlassian/wiremock-pact-generator/src/master/? I’ve been using that one for a while, but it hasn’t been updated in a couple of years. I’ve talked to the people at Pact about this but so far no dice
t
Yes I also found that library. The comments in the open PR:s shows that it is abandoned.
What sparked my interest was that we are about to start using PACT and we have about 100 rest applications that all use Wiremock, Openapi with codegeneration and Springboot. I want something that I can add to this stack with minimal effort att start publishing PACT json to a broker. I think my implementation should solve that. I think the Atlassian implementation would need some work before it can be used, but abandoned so not an option...
b
Excellent! I’ll give this one a spin as soon as I’m back from holiday
Really happy to see a Pact library for WireMock that is actively maintained again
Would you be OK with me cross posting this to the Pact Slack? Or are you in there yourself? I’m sure that the Pact team would love to see this too
t
It is totally ok with me :)
🙌 1
l
Hey @Tomas Bjerre sorry for the delay in getting back to you. It would be great to move your extension into the WireMock org if that is something you would still like to do?
t
Yes, great!
l
Awesome, looks like that has gone through OK - https://github.com/wiremock/wiremock-pact
🙌 2
b
Awesome!