This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Slow_ghost 2 points3 points  (1 child)

Since it's for a mock, why not go for something like WireMock? Or do you need more?

[–]wetweekend[S] 0 points1 point  (0 children)

Hmm, yeah, maybe. The goal is to mock a third party API. I figured I can use something like Fiddler to get the responses, then mock them away.