Should.Extensions
1.0.0.2
dotnet add package Should.Extensions --version 1.0.0.2
NuGet\Install-Package Should.Extensions -Version 1.0.0.2
<PackageReference Include="Should.Extensions" Version="1.0.0.2" />
paket add Should.Extensions --version 1.0.0.2
#r "nuget: Should.Extensions, 1.0.0.2"
// Install Should.Extensions as a Cake Addin #addin nuget:?package=Should.Extensions&version=1.0.0.2 // Install Should.Extensions as a Cake Tool #tool nuget:?package=Should.Extensions&version=1.0.0.2
Several useful extensions to the Should Assertion Library for testing different type and enumerables of those type for equality. Like the Should extensions themselves, these extensions provide assertions only, and therefore are also test runner agnostic. I've been using these extensions in projects for several years and thought they would be useful for others.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- Should (>= 1.0.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Should.Extensions:
Package | Downloads |
---|---|
Testing.Toolkit.Core
Several useful testing tools, classes and extensions. |
|
Testing.Toolkit.NUnit
Several useful testing tools, classes and extensions for NUnit. |
|
Testing.Toolkit.MsTest
Several useful testing tools, classes and extensions for MsTest. |
GitHub repositories
This package is not used by any popular GitHub repositories.