The Azure ServiceBus transport for NServiceBus enables the use of the Azure Service Bus Brokered Messaging service as the underlying transport used by NServiceBus.
Follow these steps to run the acceptance tests locally:
- Add a new environment variable
AzureServiceBus_ConnectionString
containing a connection string to your Azure Service Bus namespace
- Add a new environment variable
AzureServiceBus_ConnectionString
containing a connection string to your Azure Service Bus namespace (could be same as for acceptance tests)