Skip to main content
NSpec.VsAdapter package icon

NSpec.VsAdapter

NSpec.VsAdapter is a test adapter to run NSpec tests from Test Explorer in Visual Studio. It runs tests from projects targeting classic .NET Framework. It is available both as a Visual Studio Extension (for VS 2013, 2015) as well as a NuGet Package (for VS 2017). VS Extension for 2017 is under development. It currently supports test projects targeting .NET Framework 4.5 and later, and NSpec 1.0.x. NOTE: To work with old project.json-based .NET Core projects, please try dotnet-test-nspec runner. Support for MSBuild-based .NET Core projects is under development. Support for VS 2017 Extension is under development as well.

Total Downloads
13.5K
13,506
Published
May 29, 2017
Latest stable version

Install

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

Frameworks

No framework metadata available.

Dependencies

[3.5.2, )
[9.0.1, )
[1.0.7, )
[2.2.5, )
[2.2.5, )
[2.2.5, )
[2.2.5, )
[2.2.5, )

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.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

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.