NCheck 4.0.0
Library for state based testing
Install-Package NCheck -Version 4.0.0
dotnet add package NCheck --version 4.0.0
<PackageReference Include="NCheck" Version="4.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NCheck --version 4.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NCheck, 4.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Rework dictionary/list checking to get per-element reporting
Support net472, net48 and netstandard2.0
SourceLink support
Internal refactoring for clarity and removed obsolete code
Dependencies
-
.NETFramework 3.5
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETFramework 4.6.2
- No dependencies.
-
.NETFramework 4.7.2
- No dependencies.
-
.NETFramework 4.8
- No dependencies.
-
.NETStandard 1.5
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NCheck:
Package | Downloads |
---|---|
EnergyTrading.Test
Contains base test library and helpers
|
GitHub repositories
This package is not used by any popular GitHub repositories.