arcus-azure/arcus.testing
View on GitHub✨ [New]: add `ServiceBusSender Sender` property to `TemporaryQueue`
Open
#445 opened on Jul 17, 2025
area:messagingenhancementgood first issue
Repository metrics
- Stars
- (9 stars)
- PR merge metrics
- (PR metrics pending)
Description
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