NUnit Console and Engine 3.18.0
As part of this release we had 15 issues closed.
Breaking Change
- #1434 Eliminate msi package
Bugs
- #1178 Running tests with nunit3-console version 3.15.0 generates empty log files
- #1330 Wrong assembly resolving logic when several runtimes are installed and assembly is missing in deps.json
- #1387 NUnit Console and NUnit Console Runner version 3.17.0 error when running tests vis command line on Mac
- #1398 Fix for #1182 missing in 3.17 (Don't throw exception when VS Solution contains a .NET Standard assembly)
- #1441 NUnit.Console 3.17.0 and lower does not work with NUnit version 4.1.0
Build
- #1422 Standardize scripts across console and extension repos
- #1439 Unit Test Failures are not displayed prominently
- #1443 Build using version 1.0.0-dev00001 of common NUnit cake recipe
- !1445 Add test using V2 Result Writer
Documentation
- #1414 Define console / engine runtime platform support
Enhancement
- #1367 nunit-console and nunit-agent to support longPathAware
Features
Choosing a Package
The package nunit-console-runner.nupkg
is a Chocolatey package and should be installed using choco.exe
. It is also available at chocolatey.org. All other .nupkg
packages are intended for use with nuget.exe
and may be downloaded from nuget.org as well as here.