Should assertion extensions for the XUnit v2 framework.
Info
Version: | 5.0.0 |
Author(s): | Eddie Garmon |
Last Update: | Tuesday, July 7, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/EddieGarmon/XunitShould |
NuGet Url: | https://www.nuget.org/packages/Xunit2ShouldXml.Sources |
Install
Install-Package Xunit2ShouldXml.Sources
dotnet add package Xunit2ShouldXml.Sources
paket add Xunit2ShouldXml.Sources
Xunit2ShouldXml.Sources Download (Unzip the "nupkg" after downloading)
Dependencies
- xunit.abstractions(>= 2.0.0 && < 3.0)
- xunit.core(>= 2.0.0 && < 3.0)
Tags