Should 1.1.20

dotnet add package Should --version 1.1.20
NuGet\Install-Package Should -Version 1.1.20
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Should" Version="1.1.20" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Should --version 1.1.20
#r "nuget: Should, 1.1.20"
#r directive can be used in F# Interactive and Polyglot Notebooks. 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.20

// Install Should as a Cake Tool
#tool nuget:?package=Should&version=1.1.20

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 assertions!

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (18)

Showing the top 5 NuGet packages that depend on Should:

Package Downloads
Snooze.Testing

Testing support for Snooze

ProSpec

Library to run executable specifications using SpecFlow and the Page Object pattern

TinySpec.NUnit

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

Endjin.SpecFlow

Useful general purpose extensions for SpecFlow

NaughtyStep

Test behaviour of Websites and APIs using browser automation and RESTclients. Use scenarios to describe the behaviour and have your favourite test runner work through them so you can automate your acceptance testing with ease.

GitHub repositories (16)

Showing the top 5 popular GitHub repositories that depend on Should:

Repository Stars
scriptcs/scriptcs
Write C# apps with a text editor, nuget and the power of Roslyn!
chucknorris/roundhouse
RoundhousE is a Database Migration Utility for .NET using sql files and versioning based on source control
imazen/resizer
The official repository for ImageResizer
mikeobrien/HidLibrary
This library enables you to enumerate and communicate with Hid compatible USB devices in .NET.
andrewdavey/postal
Email sending for asp.net mvc using the view engine system to render emails.
Version Downloads Last updated
1.1.20 2,163,586 7/11/2013
1.1.19 14,575 5/24/2013
1.1.12 205,396 1/7/2011