Jason Atwood
1 min readJun 23, 2017

--

I too am curious about #6 and why WireMock isn’t an option. OkReplay is certainly getting close to beating out WireMock in terms of setup. It’s the closest thing so far to WireMock that is not actually WireMock.

Can OkReplay specify multiple tape names in the annotation? It also doesn’t look like there is a non-annotation way to set tape names. This makes it difficult if you define your test setup outside of your @OkReplay annotated method.

--

--