Unit test Azure Service Bus routing
MockServiceBus Supporting & maintaining Azure Service Bus routing rules could be tricky to design without regressions and unexpected behaviors. MockServiceBus with help of TSQL.Parser provides solution to unit test your subscriptions routing. Install-Package MockServiceBus Basic example A brokered message with custom property flag=1 to be correctly transfered for »