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 4.0 and 4.5 (Desktop and Windows Store), Silverlight 5 and Windows Phone 8, 8.1 and 8.1 for Silverlight. Supports the unit test frameworks NUnit, XUnit, XUnit2, MBUnit, Gallio, MSpec, and NSpec.
dotnet add package FluentAssertions --version 3.5.0
Install-Package FluentAssertions -Version 3.5.0
| 作者 | Dennis Doomen, Oren Novotny, Adam Voss |
|---|---|
| 发布时间 | 2015-08-02 19:32:54 |
| 项目主页 | http://www.fluentassertions.com |
| 许可证 | https://github.com/dennisdoomen/FluentAssertions/blob/master/LICENSE |