FluentAssertions 8.10.0 — NuGet Package for .NET
FluentAssertions 8.10.0 NuGet package for .NET. A very extensive set of extension methods that allow you to more naturally specify the expected outcome…
Authors: Dennis Doomen, Jonas Nyrup, Xceed
Total downloads: 715,992,583
Project URL: https://xceed.com/products/unit-testing/fluent-assertions/
License: https://www.nuget.org/packages/FluentAssertions/8.10.0/license
Tags: MSTest2, xUnit, NUnit, MSpec, TUnit, TDD, BDD, Fluent, netstandard, uwp
Install FluentAssertions 8.10.0
.NET CLI
dotnet add package FluentAssertions --version 8.10.0
Package Manager Console
Install-Package FluentAssertions -Version 8.10.0
PackageReference (csproj)
<PackageReference Include="FluentAssertions" Version="8.10.0" />
View full details, downloads chart, dependencies and version history on NuBrowse.