arcus-azure/arcus.testing

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

Offen

#445 geöffnet am 17.07.2025

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C# (6 Forks)auto 404
area:messagingenhancementgood first issue

Repository-Metriken

Stars
 (9 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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