arcus-azure/arcus.testing
✨ [New]: add `ServiceBusSender Sender` property to `TemporaryQueue`
Ouverte
#445 ouverte le 17 juil. 2025
area:messagingenhancementgood first issue
Métriques du dépôt
- Stars
- (9 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
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