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