Info
Version: | 8.0.1 |
Author(s): | Dennis Doomen, Jonas Nyrup |
Last Update: | Tuesday, January 21, 2025 |
.NET Fiddle: | Online Example |
Project Url: | https://xceed.com/products/unit-testing/fluent-assertions/ |
NuGet Url: | https://www.nuget.org/packages/FluentAssertions |
Install
Install-Package FluentAssertions
dotnet add package FluentAssertions
paket add FluentAssertions
FluentAssertions Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.7
- System.Threading.Tasks.Extensions(>= 4.5.0)
- System.Threading.Tasks.Extensions(>= 4.5.0)
No dependencies.
Tags
BDD-style unit tests.
Works with .NET Standard 2.0 and higher, .NET Framework 4.7 and higher and .NET 6 and higher.
Supports the unit test frameworks MSTest2, NUnit3, NUnit4, XUnit2, XUnit3, MSpec and TUnit.
IMPORTANT: This version is free for open-source projects and non-commercial use, but commercial use requires [a paid license](https://xceed.com/products/unit-testing/fluent-assertions/).
Check out the [license page](LICENSE.md) for more information.