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. Runs on .NET Framework 4.5.1+ and .NET Standard 1.4+. Supports the unit test frameworks MSTest, MSTest2, NUnit, XUnit, XUnit2, MBUnit, Gallio, MSpec, and NSpec.
dotnet add package FluentAssertions --version 5.0.0-beta0004
Install-Package FluentAssertions -Version 5.0.0-beta0004
| 包名 | 版本要求 |
|---|---|
| NETStandard.Library | [1.6.1, ) |
| System.Reflection.TypeExtensions | [4.3.0, ) |
| System.Reflection.Emit.Lightweight | [4.3.0, ) |
| 包名 | 版本要求 |
|---|---|
| NETStandard.Library | [1.6.1, ) |
| System.Reflection.TypeExtensions | [4.3.0, ) |
| System.Reflection.Emit.Lightweight | [4.3.0, ) |
| 包名 | 版本要求 |
|---|---|
| System.Configuration.ConfigurationManager | [4.4.0, ) |
| System.Reflection.Emit | [4.3.0, ) |
| System.Reflection.Emit.Lightweight | [4.3.0, ) |
| 作者 | Dennis Doomen |
|---|---|
| 发布时间 | 1900-01-01 00:00:00 |
| 项目主页 | http://www.fluentassertions.com/ |
| 许可证 | https://github.com/fluentassertions/fluentassertions/blob/master/LICENSE |