CuriousGeorge 1.0.0-alpha2
This package allows you to monkey-test your functions, by providing wide-ranging values for function arguments (Null, Default, Min, Max, Random). It lets you use all combinations of these values for your tests as well.
This is a prerelease version of CuriousGeorge.
Install-Package CuriousGeorge -Version 1.0.0-alpha2
dotnet add package CuriousGeorge --version 1.0.0-alpha2
<PackageReference Include="CuriousGeorge" Version="1.0.0-alpha2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CuriousGeorge --version 1.0.0-alpha2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CuriousGeorge, 1.0.0-alpha2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Alpha version
Dependencies
-
.NETStandard 2.0
- AutoFixture (>= 4.2.0)
- MSTest.TestFramework (>= 1.2.0)
- Newtonsoft.Json (>= 11.0.2)
- NUnit (>= 3.10.1)
- xunit.extensibility.core (>= 2.3.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0-alpha2 | 462 | 4/16/2018 |
1.0.0-alpha | 506 | 4/2/2018 |