WoofWare.NUnitTestRunner 0.2.45

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global WoofWare.NUnitTestRunner --version 0.2.45                
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.2.45                
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=WoofWare.NUnitTestRunner&version=0.2.45                
nuke :add-package WoofWare.NUnitTestRunner --version 0.2.45                

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. 
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.2.46 72 12/16/2024
0.2.45 99 12/1/2024
0.2.44 86 11/25/2024
0.2.43 86 11/4/2024
0.2.42 90 10/30/2024
0.2.41 83 10/29/2024
0.2.40 93 10/28/2024
0.2.39 81 10/21/2024
0.2.38 87 10/14/2024
0.2.37 84 10/7/2024
0.2.36 104 9/23/2024
0.2.35 104 9/16/2024
0.2.34 115 9/9/2024
0.2.33 107 9/2/2024
0.2.32 113 8/28/2024
0.2.31 116 8/26/2024
0.2.30 122 8/20/2024
0.2.29 109 8/12/2024
0.2.28 99 8/5/2024
0.2.27 79 8/4/2024
0.2.26 77 8/4/2024
0.2.25 104 7/22/2024
0.2.24 93 7/15/2024
0.2.23 100 7/8/2024
0.2.22 118 7/1/2024
0.2.21 93 7/1/2024
0.2.20 104 6/23/2024
0.2.19 96 6/23/2024
0.2.18 98 6/23/2024
0.2.17 99 6/23/2024
0.2.16 121 6/17/2024
0.2.15 116 6/16/2024
0.2.14 119 6/16/2024
0.2.13 124 6/16/2024
0.2.12 119 6/16/2024
0.2.11 110 6/16/2024
0.2.10 138 6/15/2024
0.2.9 112 6/15/2024
0.2.8 114 6/15/2024
0.2.7 109 6/15/2024
0.2.6 114 6/15/2024
0.2.5 99 6/11/2024
0.2.4 93 6/11/2024
0.2.3 93 6/10/2024
0.2.2 88 6/10/2024
0.2.1 89 6/10/2024
0.1.21-prerelease 91 6/10/2024
0.1.20-prerelease 84 6/10/2024
0.1.19-prerelease 86 6/10/2024
0.1.18-prerelease 85 6/10/2024
0.1.17-prerelease 85 6/9/2024
0.1.16-prerelease 87 6/9/2024
0.1.15-prerelease 85 6/9/2024
0.1.14-prerelease 86 6/9/2024
0.1.13-prerelease 90 6/9/2024
0.1.12-prerelease 92 6/8/2024