Heya - I want to try wiremock 4, but I can't find ...
# general
k
Heya - I want to try wiremock 4, but I can't find the source for it. The way I'm using it - since the grpc extension didn't support streaming calls, I'm trying to make it work alongside or implement some sorta streaming support for my own tests. I went on the site, and I see there's no tag for 4, is there a separate repo?
r
it's the same repo for version 4. there are no tags/releases for v4 atm as it's in beta
k
got it - I just started using it, pushed the wiremock and wiremock grpc extension to our build... works so far.. I'm using it by creating a dedicated mock server that I use in my integration testing
r
glad to hear!