In short: Arcus Testing is a set of libraries that makes tests more fun to write!

assertions azure azure-data-factory azure-storage test-logger testing tools
4 Open Issues Need Help Last updated: Sep 11, 2025

Open Issues Need Help

View All on GitHub
enhancement good first issue area:messaging

In short: Arcus Testing is a set of libraries that makes tests more fun to write!

C#
#assertions#azure#azure-data-factory#azure-storage#test-logger#testing#tools

In short: Arcus Testing is a set of libraries that makes tests more fun to write!

C#
#assertions#azure#azure-data-factory#azure-storage#test-logger#testing#tools

AI Summary: Add a `ServiceBusSender Sender` property to the `TemporaryQueue` test fixture in the Arcus Testing library to match the existing functionality in `TemporaryTopic`, ensuring consistency across test fixtures.

Complexity: 2/5
enhancement good first issue area:messaging

In short: Arcus Testing is a set of libraries that makes tests more fun to write!

C#
#assertions#azure#azure-data-factory#azure-storage#test-logger#testing#tools

AI Summary: Implement `ConfigureAwait(false)` throughout the Arcus.Testing libraries to prevent deadlocks, improve performance, and enhance reliability in asynchronous operations. This involves modifying various components (Blob, File share, Cosmos, Data Factory, Core, Service Bus, Table) within the library to include `ConfigureAwait(false)` in all awaited calls.

Complexity: 4/5
enhancement good first issue

In short: Arcus Testing is a set of libraries that makes tests more fun to write!

C#
#assertions#azure#azure-data-factory#azure-storage#test-logger#testing#tools