WoofWare.NUnitTestRunner.Lib 0.8.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package WoofWare.NUnitTestRunner.Lib --version 0.8.3
NuGet\Install-Package WoofWare.NUnitTestRunner.Lib -Version 0.8.3
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="WoofWare.NUnitTestRunner.Lib" Version="0.8.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WoofWare.NUnitTestRunner.Lib --version 0.8.3
#r "nuget: WoofWare.NUnitTestRunner.Lib, 0.8.3"
#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 WoofWare.NUnitTestRunner.Lib as a Cake Addin
#addin nuget:?package=WoofWare.NUnitTestRunner.Lib&version=0.8.3

// Install WoofWare.NUnitTestRunner.Lib as a Cake Tool
#tool nuget:?package=WoofWare.NUnitTestRunner.Lib&version=0.8.3

Toy NUnit test runner

Filtering

To supply special characters in a string, XML-encode them and "quote" the string; if you give a quoted string, we will XML-decode the string. (In an unquoted string, we will just do our best; special characters may or may not result in parse failures and unexpected parses.)

We support at least the documented dotnet test examples. However, we would recommend phrasing some of them differently, for maximum peace of mind:

  • FullyQualifiedName=MyNamespace.MyTestsClass<ParameterType1%2CParameterType2>.MyTestMethod. This would be better phrased with quotes and escaping as FullyQualifiedName="MyNamespace.MyTestsClass&lt;ParameterType1%2CParameterType2&gt;.MyTestMethod"
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
0.16.1 62 6/23/2024
0.15.1 63 6/23/2024
0.14.1 67 6/23/2024
0.13.5 90 6/17/2024
0.13.4 82 6/16/2024
0.13.3 85 6/16/2024
0.13.2 83 6/16/2024
0.13.1 85 6/16/2024
0.12.1 72 6/15/2024
0.11.1 72 6/15/2024
0.10.1 80 6/15/2024
0.9.1 66 6/11/2024
0.8.4 56 6/11/2024
0.8.3 60 6/10/2024
0.8.2 57 6/10/2024
0.8.1 55 6/10/2024
0.7.7-prerelease 58 6/10/2024
0.7.6-prerelease 58 6/10/2024
0.7.5-prerelease 55 6/9/2024
0.7.4-prerelease 56 6/9/2024
0.7.3-prerelease 63 6/9/2024
0.7.2-prerelease 62 6/8/2024