A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit test. Runs on .NET 3.5, 4.0 and 4.5 (Desktop and Windows Store), Silverlight 4 and 5 and Windows Phone 7.5 and 8. Supports the unit test frameworks NUnit, XUnit, MBUnit, Gallio, MSpec, and NSpec.
dotnet add package FluentAssertions --version 3.0.0-alpha
Install-Package FluentAssertions -Version 3.0.0-alpha
| 作者 | Dennis Doomen, Martin Opdam |
|---|---|
| 发布时间 | 1900-01-01 00:00:00 |
| 项目主页 | https://github.com/dennisdoomen/FluentAssertions |
| 许可证 | https://github.com/dennisdoomen/FluentAssertions/blob/master/LICENSE |