CsCheck 2.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package CsCheck --version 2.0.0                
NuGet\Install-Package CsCheck -Version 2.0.0                
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="CsCheck" Version="2.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CsCheck --version 2.0.0                
#r "nuget: CsCheck, 2.0.0"                
#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 CsCheck as a Cake Addin
#addin nuget:?package=CsCheck&version=2.0.0

// Install CsCheck as a Cake Tool
#tool nuget:?package=CsCheck&version=2.0.0                

CsCheck is a C# random testing library inspired by QuickCheck.

It differs in that generation and shrinking are both based on PCG, a fast random number generator.

This gives the following advantages:

- Automatic shrinking. Gen classes are composable with no need for Arb classes. So less boilerplate.
- Random testing and shrinking are parallelized. This and PCG make it very fast.
- Shrunk cases have a seed value. Simpler examples can easily be reproduced.
- Shrinking can be continued later to give simpler cases for high dimensional problems.
- Concurrency testing and random shrinking work well together.

CsCheck also makes concurrency, performance and regression testing simple and fast.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (5)

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

Repository Stars
dotnet/orleans
Cloud Native application framework for .NET
Azure/apiops
APIOps applies the concepts of GitOps and DevOps to API deployment. By using practices from these two methodologies, APIOps can enable everyone involved in the lifecycle of API design, development, and deployment with self-service and automated tools to ensure the quality of the specifications and APIs that they’re building.
ReubenBond/Hagar
Fast, flexible, and version-tolerant serializer for .NET
dadhi/ImTools
Fast and memory-efficient immutable collections and helper data structures
MKL-NET/MKL.NET
A simple cross platform .NET API for Intel MKL
Version Downloads Last updated
4.0.0 45 8/28/2024
3.2.2 1,562 5/11/2024
3.2.1 84 5/11/2024
3.2.0 254 4/27/2024
3.1.0 889 12/9/2023
3.0.0 311 11/12/2023
3.0.0-rc4 138 11/6/2023
3.0.0-rc3 113 11/2/2023
3.0.0-rc2 125 10/29/2023
3.0.0-rc1 83 10/23/2023
2.14.1 2,625 9/27/2023
2.14.0 219 9/24/2023
2.13.1 140 9/18/2023
2.13.0 115 9/17/2023
2.12.0 2,701 8/12/2023
2.11.0 325 6/12/2023
2.10.1 2,127 11/30/2022
2.10.0 50,184 7/12/2022
2.9.2 547 7/8/2022
2.9.1 473 6/28/2022
2.9.0 456 6/24/2022
2.8.1 3,467 4/23/2022
2.8.0 622 3/20/2022
2.7.1 459 3/13/2022
2.7.0 489 2/27/2022
2.6.0 488 2/26/2022
2.5.0 473 2/12/2022
2.4.2 17,171 1/22/2022
2.4.1 737 10/29/2021
2.4.0 461 10/16/2021
2.3.2 3,536 6/30/2021
2.3.1 1,235 5/28/2021
2.3.0 378 5/21/2021
2.2.4 359 5/4/2021
2.2.3 317 5/4/2021
2.2.2 335 5/3/2021
2.2.1 376 5/2/2021
2.2.0 341 4/30/2021
2.1.0 361 4/22/2021
2.0.0 390 4/2/2021
2.0.0-rc2 225 3/28/2021
2.0.0-rc1 202 3/18/2021
1.1.3 9,178 2/27/2021
1.1.2 743 12/17/2020
1.1.1 445 11/26/2020
1.1.0 684 11/20/2020
1.0.0 587 10/21/2020
0.9.8 596 10/1/2020
0.9.6 555 9/29/2020
0.9.5 550 9/25/2020
0.9.4 510 9/17/2020
0.9.3 493 9/14/2020
0.9.2 493 9/12/2020
0.9.1 417 8/24/2020
0.9.0 441 8/11/2020
0.8.2 479 7/17/2020
0.8.1 510 7/16/2020
0.8.0 441 7/16/2020
0.7.0 476 7/15/2020
0.6.1 489 7/14/2020
0.6.0 497 7/13/2020
0.5.0 585 7/11/2020
0.4.0 573 7/10/2020
0.3.0-preview 348 7/9/2020
0.2.3-preview 377 7/8/2020
0.2.2-preview 294 7/7/2020
0.2.1-preview 305 7/7/2020
0.2.0-preview 332 7/6/2020
0.1.0-preview 296 7/2/2020

Added Check.SampleModelBased - simple model-based random testing.
Added Check.SampleMetamorphic - simple two path random testing.
Added Check.SampleConcurrent - concurrency testing with full shrinking.
Added Causal.Profile - causal profiling.
Added Gen.Select overloads.
Added Gen.Int.Positive and Gen.Int.NonNegative.
Added Gen.Recursive.
Added Gen.Clone.
Added Check.Faster hints for time resolution and inconsistent results.
Added Check.Hash support for multiple per method.
Added documentation xml file.
Changed Size to an out parameter instead of tuple return value.
Changed Check.Hash cache file to UTF8 strings.
Changed Check.Hash d.p. and s.f. to top level.
Replaced IGen interface with covariant IGen<out T>.
Split Gen.OneOf into OneOf and OneOfConst.
Split Gen.Frequency into Frequency and FrequencyConst.
Removed Check.Sample older multithreading functions.