Top 20 NuGet Packages depending on FluentAssertions
Total dependencies: 314
Package that smoothes some generic unit testing
This is reusable base pack for ERP automation using BDD
Package Description
Package Description
Union coverlet.msbuild && FluentAssertions
Validate you input!
public static void Example(string name, int age)
{
try
{
Validator
.Begin(name, nameof(name))
.NotNull()
.NotWhiteSpace()
.Map(age, nameof(age)...
Package Description
Package Description
Package Description
a library for bridging between NSubstitute and FluentAssertions
Package Description
Package Description
Provides the ability to mock a HTTP server. For help with testing external services using C#.
Package Description
Package Description
IdentityModel
File and file system abstractions for file editing code libraries