arcus-azure/arcus.testing
✨ [New]: add `ServiceBusSender Sender` property to `TemporaryQueue`
Aberta
#445 aberto em 17 de jul. de 2025
area:messagingenhancementgood first issue
Métricas do repositório
- Stars
- (9 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
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