Persimmon.Runner
1.1.0
See the version list below for details.
dotnet add package Persimmon.Runner --version 1.1.0
NuGet\Install-Package Persimmon.Runner -Version 1.1.0
<PackageReference Include="Persimmon.Runner" Version="1.1.0" />
paket add Persimmon.Runner --version 1.1.0
#r "nuget: Persimmon.Runner, 1.1.0"
// Install Persimmon.Runner as a Cake Addin #addin nuget:?package=Persimmon.Runner&version=1.1.0 // Install Persimmon.Runner as a Cake Tool #tool nuget:?package=Persimmon.Runner&version=1.1.0
A test framework for F#
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Persimmon (>= 1.1.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Persimmon.Runner:
Package | Downloads |
---|---|
Persimmon.Script
Script helper for Persimmon |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.0.1 | 568 | 3/5/2022 |
4.0.2 | 1,323 | 7/3/2018 |
4.0.1 | 966 | 6/20/2018 |
4.0.0 | 987 | 5/13/2018 |
3.1.1 | 1,269 | 11/22/2017 |
3.1.0 | 1,149 | 11/17/2017 |
3.0.0 | 937 | 11/15/2017 |
2.0.1 | 1,661 | 4/5/2017 |
1.2.0 | 997 | 9/4/2016 |
1.1.0 | 1,274 | 4/24/2016 |
1.0.2 | 1,046 | 2/6/2016 |
1.0.1 | 1,485 | 11/30/2015 |
1.0.0 | 1,113 | 10/18/2015 |
add test suite summary for XML output [#102](https://github.com/persimmon-projects/Persimmon/pull/102)
fix evaluation count [#104](https://github.com/persimmon-projects/Persimmon/pull/104)
add `try finally` keyword for `test` computation expression [#109](https://github.com/persimmon-projects/Persimmon/pull/109)
avoid to crash console when source raised exception in `parameterize` [#110](https://github.com/persimmon-projects/Persimmon/pull/110)