Adds an Should for fluent Asserts with xUnit.net.
Info
Version: | 1.0.1 |
Author(s): | NPadrutt |
Last Update: | Thursday, January 28, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/NPadrutt/XunitShouldExtension |
NuGet Url: | https://www.nuget.org/packages/Xunit.Should.Extension |
Install
Install-Package Xunit.Should.Extension
dotnet add package Xunit.Should.Extension
paket add Xunit.Should.Extension
Xunit.Should.Extension Download (Unzip the "nupkg" after downloading)
Dependencies
- xunit(>= 2.0.0)