Local API Call Tutorial with WireMock and UI Tests in Xcode | raywenderlich.com

Learn how to use WireMock, a tool you can use in conjunction with User Interface tests to provide a local copy of remote API call results.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/3462646-local-api-call-tutorial-with-wiremock-and-ui-tests-in-xcode

Would this work for mocking a GraphQL server?

I’m not very familiar with GraphQL, just the basics. I’ve never worked with it in a production environment. I did find an example of mocking data on their website though. It looks like it might require a running instance of node, but it definitely looks like it’s possible.

This tutorial is more than six months old so questions are no longer supported at the moment for it. Thank you!