TinySpec.NUnit 0.9.5

dotnet add package TinySpec.NUnit --version 0.9.5
                    
NuGet\Install-Package TinySpec.NUnit -Version 0.9.5
                    
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="TinySpec.NUnit" Version="0.9.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TinySpec.NUnit" Version="0.9.5" />
                    
Directory.Packages.props
<PackageReference Include="TinySpec.NUnit" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add TinySpec.NUnit --version 0.9.5
                    
#r "nuget: TinySpec.NUnit, 0.9.5"
                    
#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.
#:package TinySpec.NUnit@0.9.5
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=TinySpec.NUnit&version=0.9.5
                    
Install as a Cake Addin
#tool nuget:?package=TinySpec.NUnit&version=0.9.5
                    
Install as a Cake Tool

TinySpec is one class that abstracts away your testing syntax. It is a lightweight implementation of a BDD framework.

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 (2)

Showing the top 2 popular GitHub repositories that depend on TinySpec.NUnit:

Repository Stars
chucknorris/roundhouse
RoundhousE is a Database Migration Utility for .NET using sql files and versioning based on source control
chucknorris/dropkick
DropkicK - A deployment framework
Version Downloads Last Updated
0.9.5 69,272 7/18/2011
0.9.0 2,678 3/17/2011