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. 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) for more information.
dotnet add package FluentAssertions --version 8.3.0
Install-Package FluentAssertions -Version 8.3.0
| 包名 | 版本要求 |
|---|---|
| System.Threading.Tasks.Extensions | [4.5.4, ) |
| 包名 | 版本要求 |
|---|---|
| System.Threading.Tasks.Extensions | [4.5.4, ) |
| 作者 | Dennis Doomen,Jonas Nyrup,Xceed |
|---|---|
| 发布时间 | 2025-05-25 11:30:25 |
| 项目主页 | https://xceed.com/products/unit-testing/fluent-assertions/ |
| 许可证 | https://www.nuget.org/packages/FluentAssertions/8.3.0/license |