A drop-in replacement that allows NUnit style fluent assertions within the XUnit framework!.
Info
Version: | 1.0.6 |
Author(s): | Kaylee Elúvian |
Last Update: | Thursday, June 2, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ke2083/FluentXUnit |
NuGet Url: | https://www.nuget.org/packages/FluentXUnit |
Install
Install-Package FluentXUnit
dotnet add package FluentXUnit
paket add FluentXUnit
FluentXUnit Download (Unzip the "nupkg" after downloading)
Dependencies
- xunit(>= 2.1.0)
Tags