Open Issues Need Help
View All on GitHubIn short: Arcus Testing is a set of libraries that makes tests more fun to write!
In short: Arcus Testing is a set of libraries that makes tests more fun to write!
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.
In short: Arcus Testing is a set of libraries that makes tests more fun to write!
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.
In short: Arcus Testing is a set of libraries that makes tests more fun to write!