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: 9 months ago
Linked from 1 awesome list
csharp-sourcegeneratorextensionsfluentassertions
Related projects:
Repository | Description | Stars |
---|---|---|
stavrospanakakis/is_ready | A tool that waits until multiple addresses become accessible | 135 |
elgohr/stop-and-go | A utility package providing a wait function to manage asynchronous tasks and their dependencies. | 10 |
m31coding/m31.fluentapi | Generates fluent API builders for C# classes with ease | 98 |
bendemboski/ember-concurrency-test-waiter | An addon to instrument Ember's concurrency tasks to wait for their completion before proceeding with tests | 21 |
michalstrehovsky/zerosharp | Demonstrates the use of C# for systems programming with native ahead-of-time compilation technology | 2,022 |
immediateplatform/immediate.handlers | An implementation of the Mediator pattern in C# using source-generation | 65 |
stirno/fluentautomation | An API providing a simple way to automate interactions with UI elements | 234 |
nyrest/fastgenericnew | A fast alternative to Activator.CreateInstance for creating objects in .NET. | 240 |
hermanussen/compiletimemethodexecutiongenerator | Allows executing code during compilation to improve runtime performance | 20 |
raganwald/katy | Enables fluent method chaining on ordinary classes and objects | 171 |
fscheck/fscheck | Automatically tests .NET programs by generating random test cases based on predefined properties | 1,168 |
marvin-brouwer/fluentserializer | Provides a standardized interface for serializing and deserializing data to and from C# objects | 20 |
altmann/fluentresults | An object-oriented way to handle errors and success in .NET applications | 2,075 |
markusamshove/kluent | A fluent assertion library for Kotlin to simplify testing and validation of code behavior. | 867 |
cr0hn/aiotasks | An asynchronous and distributed task queue based on Python asyncio framework | 439 |