WoofWare.NUnitTestRunner 0.2.54

dotnet tool install --global WoofWare.NUnitTestRunner --version 0.2.54
                    
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.54
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=WoofWare.NUnitTestRunner&version=0.2.54
                    
nuke :add-package WoofWare.NUnitTestRunner --version 0.2.54
                    

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 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. 
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.54 145 13 days ago
0.2.53 456 20 days ago
0.2.52 447 21 days ago
0.2.51 93 24 days ago
0.2.50 99 2 months ago
0.2.49 99 3 months ago
0.2.48 89 3 months ago
0.2.47 96 3 months ago
0.2.46 97 4 months ago
0.2.45 117 4 months ago
0.2.44 98 5 months ago
0.2.43 100 5 months ago
0.2.42 104 5 months ago
0.2.41 98 6 months ago
0.2.40 110 6 months ago
0.2.39 98 6 months ago
0.2.38 103 6 months ago
0.2.37 100 6 months ago
0.2.36 112 7 months ago
0.2.35 114 7 months ago
0.2.34 139 7 months ago
0.2.33 114 7 months ago
0.2.32 121 8 months ago
0.2.31 122 8 months ago
0.2.30 130 8 months ago
0.2.29 118 8 months ago
0.2.28 108 8 months ago
0.2.27 87 8 months ago
0.2.26 84 8 months ago
0.2.25 109 9 months ago
0.2.24 102 9 months ago
0.2.23 111 9 months ago
0.2.22 126 9 months ago
0.2.21 102 9 months ago
0.2.20 113 10 months ago
0.2.19 104 10 months ago
0.2.18 106 10 months ago
0.2.17 107 10 months ago
0.2.16 130 10 months ago
0.2.15 125 10 months ago
0.2.14 127 10 months ago
0.2.13 133 10 months ago
0.2.12 126 10 months ago
0.2.11 118 10 months ago
0.2.10 144 10 months ago
0.2.9 119 10 months ago
0.2.8 125 10 months ago
0.2.7 117 10 months ago
0.2.6 121 10 months ago
0.2.5 104 6/11/2024
0.2.4 101 6/11/2024
0.2.3 103 6/10/2024
0.2.2 98 6/10/2024
0.2.1 99 6/10/2024
0.1.21-prerelease 97 6/10/2024
0.1.20-prerelease 89 6/10/2024
0.1.19-prerelease 92 6/10/2024
0.1.18-prerelease 90 6/10/2024
0.1.17-prerelease 91 6/9/2024
0.1.16-prerelease 97 6/9/2024
0.1.15-prerelease 90 6/9/2024
0.1.14-prerelease 93 6/9/2024
0.1.13-prerelease 97 6/9/2024
0.1.12-prerelease 98 6/8/2024