A set of C# specification extension methods that provide an easy to use 'testObject.Should***()' syntax for use with Xunit.
Info
| Version: | 1.4.0 |
| Author(s): | Jason Jarrett |
| Last Update: | Wednesday, August 31, 2011 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/OnlineAdvisors/SpecificationExtensions |
| NuGet Url: | https://www.nuget.org/packages/SpecificationExtensions.Xunit |
Install
Install-Package SpecificationExtensions.Xunit
dotnet add package SpecificationExtensions.Xunit
paket add SpecificationExtensions.Xunit
SpecificationExtensions.Xunit Download (Unzip the "nupkg" after downloading)
Dependencies
Tags