Hedgehog 0.9.0
Hedgehog automatically generates a comprehensive array of test cases, exercising your software in ways human testers would never imagine.
Generate hundreds of test cases automatically, exposing even the most insidious of corner cases.
Failures are automatically simplified, giving developers coherent, intelligible error messages.
To get started quickly, see the examples in
https://github.com/hedgehogqa/fsharp-hedgehog/blob/master/doc/tutorial.md
Install-Package Hedgehog -Version 0.9.0
dotnet add package Hedgehog --version 0.9.0
<PackageReference Include="Hedgehog" Version="0.9.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Hedgehog --version 0.9.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5
- FSharp.Core (>= 4.1.17)
- System.ValueTuple (>= 4.4.0)
-
.NETStandard 1.6
- FSharp.Core (>= 4.1.17)
- NETStandard.Library (>= 1.6.1)
- System.ValueTuple (>= 4.4.0)
-
.NETStandard 2.0
- FSharp.Core (>= 4.1.17)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Hedgehog:
Package | Downloads |
---|---|
Hedgehog.Experimental
Hedgehog with batteries included: Auto-generators, extra combinators, and more.
|
|
Hedgehog.Recursion
Package Description
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
0.9.0 | 294 | 12/17/2020 |
0.8.4 | 1,369 | 7/26/2020 |
0.8.3 | 4,786 | 7/9/2019 |
0.8.2 | 6,089 | 8/6/2018 |
0.8.1 | 1,743 | 6/27/2018 |
0.8.0 | 1,443 | 6/4/2018 |
0.7.0 | 1,874 | 2/11/2018 |
0.6.0 | 1,641 | 11/7/2017 |
0.5.0 | 1,531 | 11/6/2017 |
0.4.4 | 1,634 | 10/31/2017 |
0.4.3 | 1,610 | 10/12/2017 |
0.4.2 | 1,562 | 10/10/2017 |
0.4.1 | 1,613 | 10/10/2017 |
0.4.0 | 1,540 | 9/25/2017 |
0.3.0 | 1,804 | 6/24/2017 |
0.2.1 | 1,413 | 5/16/2017 |
0.2.0 | 1,540 | 5/6/2017 |
0.1.0 | 1,508 | 3/27/2017 |