Hi, I'm used to using wiremock in Java, and recent...
# help
m
Hi, I'm used to using wiremock in Java, and recently moved to the .net world, I was wondering if there was any decent framework out there similar to the java one for creating stubs on a hosted wiremock instance? (the .net library that seems really REALLY well SEO'd only supports a local in memory wiremock 😢)
otherwise i'll just be using REST requests with JSON bodies 😢