rad
rad
Unfortunately that’s not gonna work since Spock moves _only_ interactions to before the `when` block. As matter of fact, this is exactly what I’m asking as the feature request 🙂.
Ah, sorry, missed the point. OK, I think it'll do the job for now (I'll try it now). But nevertheless, I still believe this could be a very nice feature;...
There you go [demo.zip](https://github.com/spockframework/spock/files/15399384/demo.zip) LMK if you need more information Thanks.
Another use case for this would be to just use Feign clients as the interface for the mock object. Let's say you have a Feign client like this: ```kotlin @FeignClient...
BTW, I'm happy to work on this if you like the idea. I just need a bit of help to get rolling. LMK.
I see. Well I’m not sure. Initially I was thinking maybe the actual WireMock stubs get created by the mock object. But according to your explanation it wouldn’t be possible....
No I couldn't do it on Ubuntu 18.04. What I did was to try to test `vmq_mzbench` on the official docker image. But it kept failing due to a lot...
Sure, I think I tried it and it failed with the exact error. I'll retry again. (would you like to update the README about the repo? I can provide the...
Yup, failed with the same error :disappointed:
Sure thanks for the support. Enjoy your vacation.