WoofWare.NUnitTestRunner.Lib 0.16.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package WoofWare.NUnitTestRunner.Lib --version 0.16.4
                    
NuGet\Install-Package WoofWare.NUnitTestRunner.Lib -Version 0.16.4
                    
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.16.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WoofWare.NUnitTestRunner.Lib" Version="0.16.4" />
                    
Directory.Packages.props
<PackageReference Include="WoofWare.NUnitTestRunner.Lib" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add WoofWare.NUnitTestRunner.Lib --version 0.16.4
                    
#r "nuget: WoofWare.NUnitTestRunner.Lib, 0.16.4"
                    
#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.
#addin nuget:?package=WoofWare.NUnitTestRunner.Lib&version=0.16.4
                    
Install WoofWare.NUnitTestRunner.Lib as a Cake Addin
#tool nuget:?package=WoofWare.NUnitTestRunner.Lib&version=0.16.4
                    
Install WoofWare.NUnitTestRunner.Lib as a Cake Tool

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"

Parallelism

WoofWare.NUnitTestRunner has limited support for parallelism. By default, we run tests serially; we may or may not respect the NUnit parallelism attributes to any given extent (but we will never incorrectly run tests in parallel). For example, as of this writing, we do not run any tests in parallel (but the internal infrastructure is set up so that we will be able to do this soon).

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows 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.21.3 130 4/29/2025
0.21.2 141 4/1/2025
0.21.1 460 3/25/2025
0.20.8 459 3/24/2025
0.20.7 95 3/21/2025
0.20.6 114 2/20/2025
0.20.5 103 1/20/2025
0.20.4 74 1/14/2025
0.20.3 72 1/10/2025
0.20.2 101 12/16/2024
0.20.1 113 12/1/2024
0.19.3 100 11/25/2024
0.19.2 105 11/4/2024
0.19.1 102 10/30/2024
0.18.1 107 10/29/2024
0.17.9 99 10/28/2024
0.17.8 97 10/21/2024
0.17.7 108 10/14/2024
0.17.6 96 10/7/2024
0.17.5 104 9/23/2024
0.17.4 125 9/16/2024
0.17.3 122 9/9/2024
0.17.2 114 9/2/2024
0.17.1 116 8/28/2024
0.16.9 121 8/26/2024
0.16.8 135 8/20/2024
0.16.7 124 8/12/2024
0.16.6 114 8/5/2024
0.16.5 116 7/22/2024
0.16.4 115 7/15/2024
0.16.3 112 7/1/2024
0.16.2 115 7/1/2024
0.16.1 109 6/23/2024
0.15.1 116 6/23/2024
0.14.1 119 6/23/2024
0.13.5 134 6/17/2024
0.13.4 126 6/16/2024
0.13.3 130 6/16/2024
0.13.2 125 6/16/2024
0.13.1 129 6/16/2024
0.12.1 116 6/15/2024
0.11.1 119 6/15/2024
0.10.1 126 6/15/2024
0.9.1 111 6/11/2024
0.8.4 115 6/11/2024
0.8.3 109 6/10/2024
0.8.2 100 6/10/2024
0.8.1 104 6/10/2024
0.7.7-prerelease 90 6/10/2024
0.7.6-prerelease 95 6/10/2024
0.7.5-prerelease 88 6/9/2024
0.7.4-prerelease 101 6/9/2024
0.7.3-prerelease 99 6/9/2024
0.7.2-prerelease 98 6/8/2024