Expecto.PerfUtil
1.0.10
Prefix Reserved
See the version list below for details.
dotnet add package Expecto.PerfUtil --version 1.0.10
NuGet\Install-Package Expecto.PerfUtil -Version 1.0.10
<PackageReference Include="Expecto.PerfUtil" Version="1.0.10" />
paket add Expecto.PerfUtil --version 1.0.10
#r "nuget: Expecto.PerfUtil, 1.0.10"
// Install Expecto.PerfUtil as a Cake Addin #addin nuget:?package=Expecto.PerfUtil&version=1.0.10 // Install Expecto.PerfUtil as a Cake Tool #tool nuget:?package=Expecto.PerfUtil&version=1.0.10
Expecto is a smooth test framework for F#, cloned from Fuchu with added functionality for making it easier to use.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. 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. |
-
- Expecto (>= 1.0.10)
- FSharp.Core (>= 3.1.2.5)
- PerfUtil (>= 0.1.8)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Release Notes:
* [docs] documenting what it looks like with Logary
* [docs] adding sample output from Logary
* [docs] docs for --debug
* [infra] bumping patch
* [expecto] printing start and stop
* [expect] moving to strings
* [expect] lab
* [infra] v1.0.5
* [docs] mark as F#
* [docs] documenting logging/printing from tests
* [docs] completed example
* [docs] better heading
* [docs] documenting usage of the new reporting facilities
* [docs] documenting configuration
* [docs] how to run the tests
* [docs] simple sample
* [tests] fix typo
* [docs] all of readme has been rewritten
* [docs] sample output screen