Extension methods to simplify writing unit tests using FluentAssertions.
Info
Version: | 1.0.0 |
Author(s): | Yuriy Lyeshchenko |
Last Update: | Friday, July 27, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/yuriylsh/Yuriy.FluentAssertions |
NuGet Url: | https://www.nuget.org/packages/Yuriy.FluentAssertions |
Install
Install-Package Yuriy.FluentAssertions
dotnet add package Yuriy.FluentAssertions
paket add Yuriy.FluentAssertions
Yuriy.FluentAssertions Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentAssertions(>= 5.4.1)
Tags