Hi, I am starting to experiment with wiremock for ...
# help
n
Hi, I am starting to experiment with wiremock for our c# services. I see that my mocked requests are called, but myserver.LogEntries seems to be empty. Any hint why this might be the case?
[SOLVED] check the log entries after the ThrowAsync assert so that the logic is actually executed 🙈
o
Happens! 😃