Should 1.1.12

The Should Assertion Library provides a set of extension methods for test assertions for AAA and BDD style tests. It provides assertions only, and as a result it is Test runner agnostic. The assertions are a direct fork of the xUnit test assertions. This project was born because test runners Should be independent of the the assertions!

Install-Package Should -Version 1.1.12
dotnet add package Should --version 1.1.12
<PackageReference Include="Should" Version="1.1.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Should --version 1.1.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Should, 1.1.12"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Should as a Cake Addin
#addin nuget:?package=Should&version=1.1.12

// Install Should as a Cake Tool
#tool nuget:?package=Should&version=1.1.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Dependencies

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Should:

Package Downloads
TinySpec.NUnit
TinySpec is one class that abstracts away your testing syntax. It is a lightweight implementation of a BDD framework.

Version History

Version Downloads Last updated
1.1.12 0 06.02.2022