BlitzkriegSoftware.MsTest
1.0.3
A set of useful MSTEST helpers for .NET Core
Install-Package BlitzkriegSoftware.MsTest -Version 1.0.3
dotnet add package BlitzkriegSoftware.MsTest --version 1.0.3
<PackageReference Include="BlitzkriegSoftware.MsTest" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BlitzkriegSoftware.MsTest --version 1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BlitzkriegSoftware.MsTest, 1.0.3"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install BlitzkriegSoftware.MsTest as a Cake Addin
#addin nuget:?package=BlitzkriegSoftware.MsTest&version=1.0.3
// Install BlitzkriegSoftware.MsTest as a Cake Tool
#tool nuget:?package=BlitzkriegSoftware.MsTest&version=1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
See additional documentation: https://github.com/BlitzkriegSoftware/MsTestHelperCore/blob/master/BlitzkriegSoftware.MsTest/BlitzkriegSoftware.MsTest.md
See additional documentation: https://github.com/BlitzkriegSoftware/MsTestHelperCore/blob/master/BlitzkriegSoftware.MsTest/BlitzkriegSoftware.MsTest.md
Release Notes
Useful libraries, also see github repository and gists.
Dependencies
-
.NETStandard 2.0
- Microsoft.Extensions.Logging (>= 5.0.0)
- Microsoft.NET.Test.Sdk (>= 16.8.3)
- MSTest.TestFramework (>= 2.1.2)
- Newtonsoft.Json (>= 12.0.3)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.