Expecto.Sample 1.0.10

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Expecto.Sample --version 1.0.10
NuGet\Install-Package Expecto.Sample -Version 1.0.10
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="Expecto.Sample" Version="1.0.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Expecto.Sample --version 1.0.10
#r "nuget: Expecto.Sample, 1.0.10"
#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 Expecto.Sample as a Cake Addin
#addin nuget:?package=Expecto.Sample&version=1.0.10

// Install Expecto.Sample as a Cake Tool
#tool nuget:?package=Expecto.Sample&version=1.0.10

Expecto is a smooth test framework for F#, cloned from Fuchu with added functionality for making it easier to use.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated

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