This repository acts as a central hub for handling issues, collecting feedback, and facilitating discussions related to the Azure Service Bus Emulator.
We are using test containers to wrap sql server and the emulator. This ensure the emulator is started only when the sql container is ready. Waiting 15 seconds is way too long in unit testing.
We are using test containers to wrap sql server and the emulator. This ensure the emulator is started only when the sql container is ready. Waiting 15 seconds is way too long in unit testing.