NSpectator 1.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package NSpectator --version 1.0.3
NuGet\Install-Package NSpectator -Version 1.0.3
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="NSpectator" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NSpectator --version 1.0.3
#r "nuget: NSpectator, 1.0.3"
#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 NSpectator as a Cake Addin
#addin nuget:?package=NSpectator&version=1.0.3

// Install NSpectator as a Cake Tool
#tool nuget:?package=NSpectator&version=1.0.3

NSpectator is a ready-to-use solution for development using .NET with Context/Specification flavor. Toolset is intended to be used to drive development through specifying behavior and interaction at the unit level. NSpectator has only one dependency on popular flexible FluentAssertions library for implementing expectations.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in 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
2.0.0 2,866 6/20/2016
1.0.3 15,354 5/13/2016
1.0.2 4,940 5/4/2016
1.0.1 19,921 4/19/2016
1.0.0 4,004 4/16/2016

See github page for details