FluentAssertions.Eventual
Waiter
A NuGet package that allows developers to wait for FluentAssertions checks to pass during testing
The extension allows to wait for an assertion to pass
5 stars
2 watching
0 forks
Language: C#
last commit: over 1 year ago
Linked from 1 awesome list
csharp-sourcegeneratorextensionsfluentassertions
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A tool that waits until multiple addresses become accessible | 135 |
| | A utility package providing a wait function to manage asynchronous tasks and their dependencies. | 10 |
| | Generates fluent API builders for C# classes with ease | 103 |
| | An addon to instrument Ember's concurrency tasks to wait for their completion before proceeding with tests | 21 |
| | Demonstrates the use of C# for systems programming with native ahead-of-time compilation technology | 2,030 |
| | An implementation of the Mediator pattern in C# using source-generation | 78 |
| | An API providing a simple way to automate interactions with UI elements | 235 |
| | A fast alternative to Activator.CreateInstance for creating objects in .NET. | 244 |
| | Allows executing code during compilation to improve runtime performance | 20 |
| | Enables fluent method chaining on ordinary classes and objects | 171 |
| | Automatically tests .NET programs by generating random test cases based on predefined properties | 1,169 |
| | Provides a standardized interface for serializing and deserializing data to and from C# objects | 20 |
| | An object-oriented way to handle errors and success in .NET applications | 2,117 |
| | A fluent assertion library for Kotlin that simplifies writing tests and assertions in Kotlin programming language. | 867 |
| | An asynchronous and distributed task queue based on Python asyncio framework | 438 |