arcus-azure/arcus.testing

✨ [New]: add `ServiceBusSender Sender` property to `TemporaryQueue`

Open

#445 opened on Jul 17, 2025

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C# (6 forks)auto 404
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

Contributor guide