Should-DotNetStandard
1.0.0
Now with .NET Standard support!
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!
Install-Package Should-DotNetStandard -Version 1.0.0
dotnet add package Should-DotNetStandard --version 1.0.0
<PackageReference Include="Should-DotNetStandard" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Should-DotNetStandard --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
First version that targets .NET Standard!
Dependencies
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Should-DotNetStandard:
Package | Downloads |
---|---|
SpecsFor.Core
SpecsFor is another Behavior-Driven Development framework that focuses on ease of use for *developers* by minimizing testing friction.
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Should-DotNetStandard:
Repository | Stars |
---|---|
windows-toolkit/Microsoft.Toolkit.Win32
This repository contains all controls for WPF and WinForms to simplify and demonstrate usage of UWP controls
|
|
MattHoneycutt/SpecsFor
SpecsFor is a light-weight Behavior-Driven Development framework that focuses on ease of use for *developers* by minimizing testing friction.
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 121,915 | 9/4/2018 |
1.0.0-beta01 | 958 | 5/18/2018 |