fspec 0.7.1

dotnet add package fspec --version 0.7.1
NuGet\Install-Package fspec -Version 0.7.1
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="fspec" Version="0.7.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add fspec --version 0.7.1
#r "nuget: fspec, 0.7.1"
#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 fspec as a Cake Addin
#addin nuget:?package=fspec&version=0.7.1

// Install fspec as a Cake Tool
#tool nuget:?package=fspec&version=0.7.1

A context/specification test framework, heavily inspired by RSpec

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on fspec:

Package Downloads
FSpec.AutoFoq

A context/specification test framework, heavily inspired by RSpec

FSpec.MbUnitWrapper

MbUnit supports creating tests dynamically at run time. By creating a wrapper that exposes FSpec tests as MbUnit dynamic tests, tools that integrate with MbUnit can be allowed to see FSpec tests.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.7.1 2,191 11/26/2016
0.5.0 2,485 1/8/2015
0.4.0 2,288 12/11/2014
0.3.3 2,229 12/3/2014
0.3.1 1,771 11/27/2014
0.3.0 1,730 11/26/2014
0.2.2 2,057 10/22/2014
0.2.0 2,049 10/9/2014
0.1.1 1,962 6/25/2014
0.1.0 1,906 6/24/2014
0.0.8 1,586 6/13/2014
0.0.7 1,579 6/5/2014
0.0.5 1,558 5/22/2014
0.0.3 1,779 5/16/2014
0.0.1 1,627 5/9/2014