Skip to main content
FluentAssertions package icon

FluentAssertions

A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.5 and 4.7, as well as .NET Core 2.0, .NET Core 3.0, .NET Standard 1.3, 1.6 and 2.0. Supports the unit test frameworks MSTest, MSTest2, Gallio, NUnit, XUnit, MBUnit, MSpec, and NSpec.

Total Downloads
749.2M
749,192,795
Published
Aug 28, 2019
Latest stable version

Install

.NET CLI
dotnet add package FluentAssertions --version 5.9.0
Package Manager Console
Install-Package FluentAssertions -Version 5.9.0
PackageReference
<PackageReference Include="FluentAssertions" Version="5.9.0" />

Frameworks

.NETFramework4.5 .NETFramework4.7 .NETStandard1.3 .NETStandard1.6 .NETCoreApp2.0 .NETStandard2.0

Dependencies

System.ValueTuple
.NETFramework4.5
[4.4.0, )
NETStandard.Library
.NETStandard1.3
[1.6.1, )
[4.4.0, )
System.ValueTuple
.NETStandard1.3
[4.4.0, )
[1.1.2, )
NETStandard.Library
.NETStandard1.6
[1.6.1, )
System.ValueTuple
.NETStandard1.6
[4.4.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 6 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.