WoofWare.NUnitTestRunner 0.3.1

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global WoofWare.NUnitTestRunner --version 0.3.1
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local WoofWare.NUnitTestRunner --version 0.3.1
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=WoofWare.NUnitTestRunner&version=0.3.1
                    
nuke :add-package WoofWare.NUnitTestRunner --version 0.3.1
                    

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 in parallel, taking half the available processors; we may or may not respect the NUnit parallelism attributes to any given extent that they tell us to be more parallel (but we will never incorrectly run tests in parallel).

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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.

This package has no dependencies.

Version Downloads Last Updated
0.3.2 0 9/30/2025
0.3.1 28 9/30/2025
0.2.62 154 9/8/2025
0.2.61 113 7/29/2025
0.2.60 109 7/29/2025
0.2.59 110 7/29/2025
0.2.58 101 7/28/2025
0.2.57 166 6/23/2025
0.2.56 166 4/29/2025
0.2.55 216 4/14/2025
0.2.54 178 4/1/2025
0.2.53 494 3/25/2025
0.2.52 477 3/24/2025
0.2.51 130 3/21/2025
0.2.50 133 2/20/2025
0.2.49 126 1/20/2025
0.2.48 117 1/14/2025
0.2.47 135 1/10/2025
0.2.46 117 12/16/2024
0.2.45 141 12/1/2024
0.2.44 131 11/25/2024
0.2.43 125 11/4/2024
0.2.42 122 10/30/2024
0.2.41 122 10/29/2024
0.2.40 137 10/28/2024
0.2.39 128 10/21/2024
0.2.38 128 10/14/2024
0.2.37 127 10/7/2024
0.2.36 143 9/23/2024
0.2.35 139 9/16/2024
0.2.34 156 9/9/2024
0.2.33 144 9/2/2024
0.2.32 147 8/28/2024
0.2.31 145 8/26/2024
0.2.30 154 8/20/2024
0.2.29 144 8/12/2024
0.2.28 134 8/5/2024
0.2.27 117 8/4/2024
0.2.26 116 8/4/2024
0.2.25 137 7/22/2024
0.2.24 122 7/15/2024
0.2.23 136 7/8/2024
0.2.22 154 7/1/2024
0.2.21 118 7/1/2024
0.2.20 139 6/23/2024
0.2.19 131 6/23/2024
0.2.18 136 6/23/2024
0.2.17 134 6/23/2024
0.2.16 155 6/17/2024
0.2.15 151 6/16/2024
0.2.14 141 6/16/2024
0.2.13 158 6/16/2024
0.2.12 158 6/16/2024
0.2.11 156 6/16/2024
0.2.10 159 6/15/2024
0.2.9 142 6/15/2024
0.2.8 146 6/15/2024
0.2.7 143 6/15/2024
0.2.6 145 6/15/2024
0.2.5 130 6/11/2024
0.2.4 130 6/11/2024
0.2.3 132 6/10/2024
0.2.2 118 6/10/2024
0.2.1 127 6/10/2024
0.1.21-prerelease 127 6/10/2024
0.1.20-prerelease 102 6/10/2024
0.1.19-prerelease 117 6/10/2024
0.1.18-prerelease 120 6/10/2024
0.1.17-prerelease 104 6/9/2024
0.1.16-prerelease 133 6/9/2024
0.1.15-prerelease 114 6/9/2024
0.1.14-prerelease 119 6/9/2024
0.1.13-prerelease 127 6/9/2024
0.1.12-prerelease 124 6/8/2024