Nosnitor.TestFramework.Extensions.MSTest 1.3.0

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

// Install Nosnitor.TestFramework.Extensions.MSTest as a Cake Tool
#tool nuget:?package=Nosnitor.TestFramework.Extensions.MSTest&version=1.3.0

Provides extensions to Microsoft TestFramework (MSTest).

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Nosnitor.TestFramework.Extensions.MSTest:

Package Downloads
Nosnitor.TestFramework.AssemblyValidation

Allows validation of a .NET assembly via MSTest using parameters supplied by an assembly_manifest.json file.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.3.0 1,680 6/29/2018

Version 1.3.0:
     - Include version 1.3.0 MSTest assemblies