arcus-azure/arcus.testing
✨ [New]: add `ServiceBusSender Sender` property to `TemporaryQueue`
オープン
#445 opened on 2025/07/17
area:messagingenhancementgood first issue
Repository metrics
- Stars
- (9 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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