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