Forum Discussion

richie's avatar
richie
Community Hero
5 years ago
Solved

Alternatives When Testing Asynchronous Messaging?

Hi,   Ok - when testing an API that utilises a nonblocking comms pattern (asynch messaging) - you don't get responses to assert against.   Before now - I've always had the developers create a...