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 |
Install
Install-Package Xunit2ShouldXml
dotnet add package Xunit2ShouldXml
paket add Xunit2ShouldXml
Xunit2ShouldXml Download (Unzip the "nupkg" after downloading)
Dependencies
- xunit.abstractions(>= 2.0.0 && < 3.0)
- xunit.core(>= 2.0.0 && < 3.0)
Tags