You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NServiceBus.AzureFunctions.ServiceBus and NServiceBus.AzureFunctions.StorageQueues have a similar testing project while NServiceBus.AzureFunctions.StorageQueues has a completely different implementation. All three serverless implementations do not utilize the underlying runtime and it could be beneficial to keep the testing similar among all three projects.
The text was updated successfully, but these errors were encountered:
NServiceBus.AzureFunctions.ServiceBus and NServiceBus.AzureFunctions.StorageQueues have a similar testing project while NServiceBus.AzureFunctions.StorageQueues has a completely different implementation. All three serverless implementations do not utilize the underlying runtime and it could be beneficial to keep the testing similar among all three projects.
The text was updated successfully, but these errors were encountered: