BlitzkriegSoftware.MsTest 1.9.0

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

// Install BlitzkriegSoftware.MsTest as a Cake Tool
#tool nuget:?package=BlitzkriegSoftware.MsTest&version=1.9.0

MsTestHelper

Helpers for MSTEST in .NET Std. 2.1

Please see unit test for examples of how to use these helpers

  • MsTestLogger - Provides a Microsoft.Extensions.Logging.ILogger to redirect logs to TestContext

  • TestJsonSerializationHelper which extends TestContext

  • TestOutputHelper - Extends TestContext to dumps an object as JSON

  • TxTimer - Wrap around chunk of code in a using to time it

Licensed under the MIT license.

About me

Stuart Williams

  • I Cloud. I Code.
  • <a href="mailto:stuart.t.williams@outlook.com" target="_blank">stuart.t.williams@outlook.com</a> (e-mail)
  • LinkedIn: <a href="http://lnkd.in/P35kVT" target="_blank">http://lnkd.in/P35kVT</a>
  • YouTube: <a href="https://www.youtube.com/user/spookdejur1962/videos" target="_blank">https://www.youtube.com/user/spookdejur1962/videos</a>
  • GitHub: <a href="https://github.com/blitzkriegsoftware" target="_blank>https://github.com/blitzkriegsoftware</a>
  • NuGet: <a href="https://www.nuget.org/packages?q=BlitzkriegSoftware" target="_blank>https://www.nuget.org/packages?q=BlitzkriegSoftware</a>
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.9.0 181 12/26/2023
1.8.3 119 9/10/2023
1.8.1 129 8/20/2023
1.7.0 296 12/18/2022
1.6.2 264 12/12/2022
1.6.0 298 11/25/2022
1.0.6 290 11/20/2022
1.0.3 480 2/7/2021
1.0.2 710 9/2/2019
1.0.0 517 8/24/2019

Useful libraries, also see github repository and gists.