arcus-azure/arcus.testing
✨ [New]: add `ServiceBusSender Sender` property to `TemporaryQueue`
Aperta
#445 aperta il 17 lug 2025
area:messagingenhancementgood first issue
Metriche repository
- Star
- (9 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
Description
Currently, we do not expose the ServiceBusSender like we do for the TemporaryTopic.
Solution
We should streamline this so that both test fixtures have the ServiceBusSender Sender property.
Additional context
No response