Skip to main content
nspec package icon

nspec

NSpec is a BDD-style testing framework for .NET. NSpec is intended to drive development by specifying behavior within a context or scenario. NSpec belongs to the xSpec (Context/Specification) family and is heavily inspired by RSpec and Mocha.

Total Downloads
1.1M
1,073,011
Published
Mar 6, 2017
Latest stable version

Install

.NET CLI
dotnet add package nspec --version 3.0.3
Package Manager Console
Install-Package nspec -Version 3.0.3
PackageReference
<PackageReference Include="nspec" Version="3.0.3" />

Frameworks

.NETStandard1.6

Dependencies

[9.0.1, )
NETStandard.Library
.NETStandard1.6
[1.6.0, )
[4.1.0, )
[4.1.1, )
[4.0.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.