GregTrevellick / OpenInApp.Launcher

A set of Visual Studio extensions to open file(s) in third party apps from the VS Code editor and the VS solution explorer.
https://goo.gl/NQ3Khh
MIT License
13 stars 4 forks source link

Update dependency NUnit.Console to 3.18.3 #28

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
NUnit.Console (source) 3.6.1 -> 3.18.3 age adoption passing confidence

Release Notes

nunit/nunit-console (NUnit.Console) ### [`v3.18.3`](https://redirect.github.com/nunit/nunit-console/releases/tag/3.18.3): NUnit Console and Engine 3.18.3 [Compare Source](https://redirect.github.com/nunit/nunit-console/compare/3.18.2...3.18.3) As part of this release we had [10 issues](https://redirect.github.com/nunit/nunit-console/milestone/35?closed=1) closed. **Bugs** - [**#​1325**](https://redirect.github.com/nunit/nunit-console/issues/1325) v4.4.0 causes missing method exception for System.Text.Json - [**#​1381**](https://redirect.github.com/nunit/nunit-console/issues/1381) Engine should honor the DOTNET_ROOT environment variable if set - [**#​1391**](https://redirect.github.com/nunit/nunit-console/issues/1391) ComponentNotRegisteredException when executing test cases using NUnit Console 3.16.3 (Release) - [**#​1464**](https://redirect.github.com/nunit/nunit-console/issues/1464) FileNotFoundException using own TestRunner - [**#​1465**](https://redirect.github.com/nunit/nunit-console/issues/1465) Spurious error is reported for non-test projects when running the solution - [**#​1471**](https://redirect.github.com/nunit/nunit-console/issues/1471) addins/teamcity-event-listener.dll is missing in nunit-console 3.18+ - [**#​1488**](https://redirect.github.com/nunit/nunit-console/issues/1488) Nunit console doesnt find selenium-manager.exe , works fine from visual studio **Build** - [**#​1418**](https://redirect.github.com/nunit/nunit-console/issues/1418) Console Runner Package Tests should exercise all our extensions - [**!1497**](https://redirect.github.com/nunit/nunit-console/pull/1497) Update recipe to version 1.2.0 - [**!1498**](https://redirect.github.com/nunit/nunit-console/pull/1498) Additional tests for the netcore runners ##### 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](https://chocolatey.org/packages/nunit-console-runner/). All other `.nupkg` packages are intended for use with `nuget.exe` and may be downloaded from [nuget.org](https://nuget.org) as well as here. ##### SHA256 Hashes of the release artifacts - `39cba791f1ba9521d21bafb437ba1791dc0a54d6e4e26d90521629545ac1b7f6` `NUnit.ConsoleRunner.3.18.3.nupkg` - `195c2867bb8a44a2b6aa3eb0d90f9c0b56998633744b659ae975099be90567bd` `NUnit.Console.3.18.3.nupkg` - `c2deda47b7990480c0c8ea118c4a21b2c2277a6d9370a721661157b794109b1d` `NUnit.ConsoleRunner.NetCore.3.18.3.nupkg` - `a3194caa6903d0cf8037d42e207c0cf9b155d9410924d6f22788d4de0c5e658b` `NUnit.ConsoleRunner.Net80.3.18.3.nupkg` - `fc4f7be2cdfe8be68ee98178f665ca1456d2363b07afc4630eb56d745409cb4d` `nunit-console-runner.3.18.3.nupkg` - `40bb5218f437a46cddb762dcf299c40330cdb14c0bc7b62ea0d63812b3b7a35c` `NUnit.Console-3.18.3.zip` - `01065820abb313d8579b5366b440dc7d671cdd3c59db067fafb5c8f16498d15a` `NUnit.Engine.3.18.3.nupkg` - `459309afe7d172b64d2ba02179a0bb4f519f8137d4996a0b3fe8b22c3ddb1479` `NUnit.Engine.Api.3.18.3.nupkg` ### [`v3.18.2`](https://redirect.github.com/nunit/nunit-console/releases/tag/3.18.2): NUnit Console and Engine 3.18.2 [Compare Source](https://redirect.github.com/nunit/nunit-console/compare/3.18.1...3.18.2) As part of this release we had [15 issues](https://redirect.github.com/nunit/nunit-console/milestone/34?closed=1) closed. **Bugs** - [**#​900**](https://redirect.github.com/nunit/nunit-console/issues/900) How to skip non-test .NETStandard assemblies? - [**#​1383**](https://redirect.github.com/nunit/nunit-console/issues/1383) Cannot execute .NET 8 tests that require the Desktop or ASP.NET runtime - [**#​1415**](https://redirect.github.com/nunit/nunit-console/issues/1415) ExtensionService does not validate the content of addins files - [**#​1465**](https://redirect.github.com/nunit/nunit-console/issues/1465) Spurious error is reported for non-test projects when running the solution - [**#​1466**](https://redirect.github.com/nunit/nunit-console/issues/1466) System.TypeLoadException : Could not load type 'System.Windows.IWeakEventListener' from assembly 'WindowsBase' - [**#​1467**](https://redirect.github.com/nunit/nunit-console/issues/1467) Console output is unclear about which console build is running - [**#​1468**](https://redirect.github.com/nunit/nunit-console/issues/1468) Unable to run nunit-console with VSProjectLoader that has a WPF 8.0 project - [**#​1469**](https://redirect.github.com/nunit/nunit-console/issues/1469) nunit console can't parse test case with special characters **Build** - [**#​1386**](https://redirect.github.com/nunit/nunit-console/issues/1386) Run CI on PRs and master - [**#​1435**](https://redirect.github.com/nunit/nunit-console/issues/1435) Develop a new CI build running under GitHub Actions - [**#​1457**](https://redirect.github.com/nunit/nunit-console/issues/1457) Run console tests under NUnitLite - [**!1459**](https://redirect.github.com/nunit/nunit-console/pull/1459) Limit running of X86 tests under GitHub actions until we resolve issue. - [**#​1478**](https://redirect.github.com/nunit/nunit-console/issues/1478) Update most tests to use the latest version of the nunit framework - [**#​1479**](https://redirect.github.com/nunit/nunit-console/issues/1479) Update C# language version used for console and engine **Documentation** - [**#​1359**](https://redirect.github.com/nunit/nunit-console/issues/1359) Regular --where test filter with quotes or spaces cannot be passed via @​ FILE option ##### 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](https://chocolatey.org/packages/nunit-console-runner/). All other `.nupkg` packages are intended for use with `nuget.exe` and may be downloaded from [nuget.org](https://nuget.org) as well as here. ##### SHA256 Hashes of the release artifacts - `49d499d028ac9ba8505a98a5f515e36c4e1418613187668c801591db7c384fcf` `NUnit.ConsoleRunner.3.18.2.nupkg` - `5a2a579167e8ce335bf38e1064785c3503fa03a6c2e5dc68611fd54cf9c009ac` `NUnit.Console.3.18.2.nupkg` - `0fa036393fd11547014ba97960eda48b4404bed00cb0a7ad773ae1a3ab2201ae` `NUnit.ConsoleRunner.NetCore.3.18.2.nupkg` - `7c70002e54c680d73080ecd5b8898891d45bb0c01402ad231f268b4faff9a99d` `nunit-console-runner.3.18.2.nupkg` - `d35028d70d4aa7cee075aa59591bf552726237aca56613f1edc9cb2f6026840b` `NUnit.Console-3.18.2.zip` - `3c3f048707e60ae0e8bfe91149edbdeaafa304db6a4b27dd0a2d351c976571c4` `NUnit.Engine.3.18.2.nupkg` - `fa6c5ba67a08ae387702c2829a1dd1c7356a5a4db92f8d9ba6a6cd066a0b6c20` `NUnit.Engine.Api.3.18.2.nupkg` ### [`v3.18.1`](https://redirect.github.com/nunit/nunit-console/releases/tag/3.18.1): NUnit Console and Engine 3.18.1 [Compare Source](https://redirect.github.com/nunit/nunit-console/compare/3.18.0...3.18.1) As part of this release we had [3 issues](https://redirect.github.com/nunit/nunit-console/milestone/33?closed=1) closed. **Bugs** - [**#​1446**](https://redirect.github.com/nunit/nunit-console/issues/1446) Unable to install NUnit.ConsoleRunner.NetCore 3.18.0 due to not found settings file 'DotnetToolSettings.xml' - [**#​1449**](https://redirect.github.com/nunit/nunit-console/issues/1449) We have two nuget packages with the same Id: NUnit.ConsoleRunner.NetCore **Build** - [**#​1447**](https://redirect.github.com/nunit/nunit-console/issues/1447) Need target to allow re-publishing a failed symbol package ##### 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](https://chocolatey.org/packages/nunit-console-runner/). All other `.nupkg` packages are intended for use with `nuget.exe` and may be downloaded from [nuget.org](https://nuget.org) as well as here. ##### SHA256 Hashes of the release artifacts - `38e37890802a982589f80d0512722c8720e7092ff0957ec0a57ec6b64c56f9fe` `NUnit.ConsoleRunner.3.18.1.nupkg` - `51e65da35930dddb425d65bc0b79ab78959ed62e823e12066295b6ed3e13d714` `NUnit.Console.3.18.1.nupkg` - `d1e9d3424c71ab9fd0e344a6581c9d7d32ea3c3b779491893109fdd02ca4383b` `NUnit.ConsoleRunner.NetCore.3.18.1.nupkg` - `8fb72115607dfed32b1dcea46897cc78cb1839a8bb4654c6a7a838a2d051748d` `nunit-console-runner.3.18.1.nupkg` - `4d52f7e90237e05d47b8d8f48f5907627472b2b3beafc9ed9d37965f53916a98` `NUnit.Console-3.18.1.zip` - `8a1ba0d1bf6856433cd3d067c351b7cb65099ecc5569a30284e3329f00a92f0c` `NUnit.Engine.3.18.1.nupkg` - `9286e9333e3abf4e00957764802c44cccc28054587a7c5727475eed050aa5829` `NUnit.Engine.Api.3.18.1.nupkg` ### [`v3.18.0`](https://redirect.github.com/nunit/nunit-console/releases/tag/3.18.0): NUnit Console and Engine 3.18.0 [Compare Source](https://redirect.github.com/nunit/nunit-console/compare/3.17.0...3.18.0) As part of this release we had [15 issues](https://redirect.github.com/nunit/nunit-console/milestone/31?closed=1) closed. **Breaking Change** - [**#​1434**](https://redirect.github.com/nunit/nunit-console/issues/1434) Eliminate msi package **Bugs** - [**#​1178**](https://redirect.github.com/nunit/nunit-console/issues/1178) Running tests with nunit3-console version 3.15.0 generates empty log files - [**#​1330**](https://redirect.github.com/nunit/nunit-console/issues/1330) Wrong assembly resolving logic when several runtimes are installed and assembly is missing in deps.json - [**#​1387**](https://redirect.github.com/nunit/nunit-console/issues/1387) NUnit Console and NUnit Console Runner version 3.17.0 error when running tests vis command line on Mac - [**#​1398**](https://redirect.github.com/nunit/nunit-console/issues/1398) Fix for [#​1182](https://redirect.github.com/nunit/nunit-console/issues/1182) missing in 3.17 (Don't throw exception when VS Solution contains a .NET Standard assembly) - [**#​1441**](https://redirect.github.com/nunit/nunit-console/issues/1441) NUnit.Console 3.17.0 and lower does not work with NUnit version 4.1.0 **Build** - [**#​1422**](https://redirect.github.com/nunit/nunit-console/issues/1422) Standardize scripts across console and extension repos - [**#​1439**](https://redirect.github.com/nunit/nunit-console/issues/1439) Unit Test Failures are not displayed prominently - [**#​1443**](https://redirect.github.com/nunit/nunit-console/issues/1443) Build using version 1.0.0-dev00001 of common NUnit cake recipe - [**!1445**](https://redirect.github.com/nunit/nunit-console/pull/1445) Add test using V2 Result Writer **Documentation** - [**#​1414**](https://redirect.github.com/nunit/nunit-console/issues/1414) Define console / engine runtime platform support **Enhancement** - [**#​1367**](https://redirect.github.com/nunit/nunit-console/issues/1367) nunit-console and nunit-agent to support longPathAware **Features** - [**#​1428**](https://redirect.github.com/nunit/nunit-console/issues/1428) Eliminate .NET 5.0 Agent - [**#​1429**](https://redirect.github.com/nunit/nunit-console/issues/1429) Add .NET 8.0 agent - [**#​1430**](https://redirect.github.com/nunit/nunit-console/issues/1430) Eliminate .NET 2.0 Agent ##### 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](https://chocolatey.org/packages/nunit-console-runner/). All other `.nupkg` packages are intended for use with `nuget.exe` and may be downloaded from [nuget.org](https://nuget.org) as well as here. ### [`v3.17.0`](https://redirect.github.com/nunit/nunit-console/releases/tag/3.17.0): NUnit Console and Engine 3.17.0 [Compare Source](https://redirect.github.com/nunit/nunit-console/compare/3.16.3...3.17.0) As part of this release we had [1 issue](https://redirect.github.com/nunit/nunit-console/milestone/28?closed=1) closed. This release continues from version 3.15.5. It contains enhancements to support .net 8 and includes a few other bug fixes. **Enhancement** - [**#​1374**](https://redirect.github.com/nunit/nunit-console/issues/1374) Add .NET 8 build for nunit-agent ##### 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](https://chocolatey.org/packages/nunit-console-runner/). All other `.nupkg` packages are intended for use with `nuget.exe` and may be downloaded from [nuget.org](https://nuget.org) as well as here. ### [`v3.16.3`](https://redirect.github.com/nunit/nunit-console/releases/tag/3.16.3): NUnit Console and Engine 3.16.3 [Compare Source](https://redirect.github.com/nunit/nunit-console/compare/3.16.2...3.16.3) ##### DEPRECATED RELEASE - PLEASE USE EITHER 3.15.5 OR 17.0.0 (OR HIGHER) As part of this release we had [3 issues](https://redirect.github.com/nunit/nunit-console/milestone/27?closed=1) closed. **Bugs** - [**#​1307**](https://redirect.github.com/nunit/nunit-console/issues/1307) NUnit3TestAdapter integration: Exception when using NUnit.Engine 3.16.2 - [**#​1317**](https://redirect.github.com/nunit/nunit-console/pull/1317) Fix assembly dependencies resolver for .NET Core - [**#​1320**](https://redirect.github.com/nunit/nunit-console/pull/1320) Add support for .Net 8.0 ##### 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](https://chocolatey.org/packages/nunit-console-runner/). All other `.nupkg` packages are intended for use with `nuget.exe` and may be downloaded from [nuget.org](https://nuget.org) as well as here. ### [`v3.16.2`](https://redirect.github.com/nunit/nunit-console/releases/tag/3.16.2): NUnit Console and Engine 3.16.2 [Compare Source](https://redirect.github.com/nunit/nunit-console/compare/3.16.1...3.16.2) ##### DEPRECATED RELEASE - PLEASE USE EITHER 3.15.5 OR 17.0.0 (OR HIGHER) As part of this release we had [3 issues](https://redirect.github.com/nunit/nunit-console/milestone/26?closed=1) closed. **Bug** - [**#​1300**](https://redirect.github.com/nunit/nunit-console/issues/1300) Error when running x86 test test under .NET Core **Build** - [**#​1294**](https://redirect.github.com/nunit/nunit-console/issues/1294) Use pre-installed .NET 7.0 on AppVeyor - [**#​1296**](https://redirect.github.com/nunit/nunit-console/issues/1296) Use NUNIT\_ prefix for API_KEY environment variables ##### 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](https://chocolatey.org/packages/nunit-console-runner/). All other `.nupkg` packages are intended for use with `nuget.exe` and may be downloaded from [nuget.org](https://nuget.org) as well as here. ##### SHA256 Hashes of the release artifacts - `23172c6650609d0eb715d1d97d1745a258b331a849527a09426803013345eb0a` `NUnit.Console.3.16.2.nupkg` - `7202734cb1889938d48bde3c4f899385d5272a1052ccd07120902c22ff68d67a` `NUnit.ConsoleRunner.3.16.2.nupkg` - `52ce3277f5a6c48c7aabbb314b7499fdc556058e9092a9b236c79916c1db0a2b` `NUnit.ConsoleRunner.NetCore.3.16.2.nupkg` - `ddbc67fd518c57843500dd65ff0021318870ecd7e4a6dda46501d4cafe46f524` `nunit-console-runner.3.16.2.nupkg` - `b035f7d22bff5cbda6d6a75c9d30c6b2691dfef95ff1b6b34783f54789da90a4` `NUnit.Console-3.16.2.msi` - `ae22015c371314dff2e8328c929c1c935d4ff652632a251030523a50113c47d4` `NUnit.Console-3.16.2.zip` - `b5b2e5258a96a8638eb30875031f43caf2bde6155920a899098ef939692d8146` `NUnit.Engine.3.16.2.nupkg` - `7a00b85985ede28807ab200889e9a0a42464089ab18ea4334b70f934964c1ded` `NUnit.Engine.Api.3.16.2.nupkg` ### [`v3.16.1`](https://redirect.github.com/nunit/nunit-console/releases/tag/3.16.1): NUnit Console and Engine 3.16.1 [Compare Source](https://redirect.github.com/nunit/nunit-console/compare/3.16.0...3.16.1) ##### DEPRECATED RELEASE - PLEASE USE EITHER 3.15.5 OR 17.0.0 (OR HIGHER) This release fixes several critical or high-priority bugs in the 3.16.0 release. As part of this release we had [5 issues](https://redirect.github.com/nunit/nunit-console/milestone/25?closed=1) closed. **Bugs** - [**#​1271**](https://redirect.github.com/nunit/nunit-console/issues/1271) Install dotnet tool failed - [**#​1274**](https://redirect.github.com/nunit/nunit-console/issues/1274) NUnit Console won't run unless .NET Desktop and ASP.NET Runtimes are installed - [**#​1275**](https://redirect.github.com/nunit/nunit-console/issues/1275) Missing assembly in NUnit.Engine nuget package - [**#​1277**](https://redirect.github.com/nunit/nunit-console/issues/1277) NUnit does not work without .NET Core **Build** - [**#​1284**](https://redirect.github.com/nunit/nunit-console/pull/1284) Restore ability to debug packages ##### 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](https://chocolatey.org/packages/nunit-console-runner/). All other `.nupkg` packages are intended for use with `nuget.exe` and may be downloaded from [nuget.org](https://nuget.org) as well as here. ##### SHA256 Hashes of the release artifacts - `66af1b2054276d5e6f76f1236715ee1ea86c3c9aef8835e0a0f37de8f9fb1c44` `NUnit.Console.3.16.1.nupkg` - `f250d56a303a092e473f8a1db21b71bee0af80fdc801615fbbec93820b5fb9fc` `NUnit.ConsoleRunner.3.16.1.nupkg` - `ed55549b9e22f9b834ac2d61d9983461776f8671718c99ec5de015aca75fa4dc` `NUnit.ConsoleRunner.NetCore.3.16.1.nupkg` - `e60b536894eb73252a9c6f5ef037eb0323206118d0713218020ce0a7a7d67630` `nunit-console-runner.3.16.1.nupkg` - `ab76e18c361e4649852ef5ccde748b750191a2c4c67cb379484062750ed095c8` `NUnit.Console-3.16.1.msi` - `e4bf70a52202b870eba513b300d737d07cb983ef39192367f9e05fd6888b2934` `NUnit.Console-3.16.1.zip` - `73c39da8f87b77de18d2306f90d90c0dec9f94744a2751866350b01088785215` `NUnit.Engine.3.16.1.nupkg` - `d40c85a2ec0a0d4589ba341b65e340a11cbac2bc48f3736835680d523360b736` `NUnit.Engine.Api.3.16.1.nupkg` ### [`v3.16.0`](https://redirect.github.com/nunit/nunit-console/releases/tag/3.16.0): NUnit Console and Engine 3.16.0 [Compare Source](https://redirect.github.com/nunit/nunit-console/compare/3.15.5...3.16.0) ##### DEPRECATED RELEASE - PLEASE USE EITHER 3.15.5 OR 17.0.0 (OR HIGHER) As part of this release we had [27 issues](https://redirect.github.com/nunit/nunit-console/milestone/23?closed=1) closed. Further releases in the 3.x series were not anticipated after 3.15. However, since a number of new features and enhancements have been implemented, we are releasing version 3.16 of the engine and console runner. This release incorporates support for executing tests under .NET 7.0. The runner itself is now built for .NET 4.6.2 rather than .NET 2.0. Substantial changes have been made in the location of dependencies when running under .NET Core. **Bugs** - [**#​291**](https://redirect.github.com/nunit/nunit-console/issues/291) Error running tests from assembly built using VS2017 csproj file format - [**#​299**](https://redirect.github.com/nunit/nunit-console/issues/299) Attempting to target too low a framework throws exception - [**#​1130**](https://redirect.github.com/nunit/nunit-console/issues/1130) v3.14 fails with target framework net461 ... net48 on linux (ArgumentException: The net-4.6.1 framework is not available.), but v3.12 works well - [**#​1176**](https://redirect.github.com/nunit/nunit-console/issues/1176) Exception when targeting .NET Framework with .NET 7 installed - [**#​1178**](https://redirect.github.com/nunit/nunit-console/issues/1178) Running tests with nunit3-console version 3.15.0 generates empty log files - [**#​1180**](https://redirect.github.com/nunit/nunit-console/issues/1180) NUnit Engine 3.15.0 cannot load the test assembly - [**#​1182**](https://redirect.github.com/nunit/nunit-console/issues/1182) Running tests using the VS Solution results in an exception if any projects target .NET Standard - [**#​1183**](https://redirect.github.com/nunit/nunit-console/issues/1183) Build hangs when test spawns processes which do not terminate properly - [**#​1185**](https://redirect.github.com/nunit/nunit-console/issues/1185) 3.15.0 - MSI package is unable to acquire remote process agent - [**#​1203**](https://redirect.github.com/nunit/nunit-console/issues/1203) NUnit Console 3.15.2: Could not load file or assembly "System.Windows.Forms" - [**#​1206**](https://redirect.github.com/nunit/nunit-console/issues/1206) NUnit.Engine.NUnitEngineException when spaces in agent file path - [**#​1208**](https://redirect.github.com/nunit/nunit-console/issues/1208) Inconsistencies between nunit3-console and running the project via Visual Studio - [**#​1217**](https://redirect.github.com/nunit/nunit-console/issues/1217) Assembly loading deduplication - [**#​1225**](https://redirect.github.com/nunit/nunit-console/issues/1225) Restore netcoreapp3.1 build to the engine package **Build** - [**#​1118**](https://redirect.github.com/nunit/nunit-console/issues/1118) Reorganize build output (bin) directories - [**#​1244**](https://redirect.github.com/nunit/nunit-console/pull/1244) Upgrade Cake.Tool to 2.3.0 - [**#​1246**](https://redirect.github.com/nunit/nunit-console/issues/1246) Reduce build targets for nunit.engine.core assembly - [**#​1254**](https://redirect.github.com/nunit/nunit-console/pull/1254) Get Linux build working under Azure - tests still not run - [**#​1255**](https://redirect.github.com/nunit/nunit-console/pull/1255) Get MacOS build working in Azure - [**#​1257**](https://redirect.github.com/nunit/nunit-console/pull/1257) Enable testing under MacOS on Azure **Enhancements** - [**#​941**](https://redirect.github.com/nunit/nunit-console/issues/941) Allow netcoreapp agent to work with non-standard dotnet install locations - [**#​1223**](https://redirect.github.com/nunit/nunit-console/issues/1223) Exception when previously unknown .NET Core runtime is found on machine - [**#​1224**](https://redirect.github.com/nunit/nunit-console/issues/1224) Change name of NUnit Net Core Runner executable - [**#​1243**](https://redirect.github.com/nunit/nunit-console/issues/1243) Upgrade our .Net 7.0 assemblies to RC 2 **Features** - [**#​1216**](https://redirect.github.com/nunit/nunit-console/issues/1216) Add .NET 7.0 Agent - [**#​1232**](https://redirect.github.com/nunit/nunit-console/issues/1232) Stop building console runner with .NET 2.0 - [**#​1265**](https://redirect.github.com/nunit/nunit-console/issues/1265) Update .NET 7.0 Support from RC-2 to Final Release ##### 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](https://chocolatey.org/packages/nunit-console-runner/). All other `.nupkg` packages are intended for use with `nuget.exe` and may be downloaded from [nuget.org](https://nuget.org) as well as here. ##### SHA256 Hashes of the release artifacts - `9ef7f730d2636d02ccd34e1547441300a55f422b3f9266f5d14101b65bf2fd20` `NUnit.Console.3.16.0.nupkg` - `ac49c4aa0cf13e51a98023128d673dfa1d0cc73fd63486f1baa399148608a209` `NUnit.ConsoleRunner.3.16.0.nupkg` - `6bdae6cf7ec42909697448f19331e80ebac8a7984e66ca02bb87286071f80880` `NUnit.ConsoleRunner.NetCore.3.16.0.nupkg` - `778d70546d941460de2f6cf9f3f3bff78fa3c059c8ab72373c0f43b7492ae692` `nunit-console-runner.3.16.0.nupkg` - `8e8410b1d6f7ef26dc4ae477b87a184d922751cb149b02aa71b0e561ca765c3d` `NUnit.Console-3.16.0.msi` - `d597c6a5ca3c08b5900159635dc30f39951f9a2ad53fdd69b0ad7bf782d1916a` `NUnit.Console-3.16.0.zip` - `406d35f0c3c7aa996d971a55d97e5ad6c31dada436c40a9756cf05424fa1ec73` `NUnit.Engine.3.16.0.nupkg` - `4183d1fe12c96f9abdc6dc0a91319e00d7b9fe6a60b9b767920eb8b74c9ce4eb` `NUnit.Engine.Api.3.16.0.nupkg` ### [`v3.15.5`](https://redirect.github.com/nunit/nunit-console/releases/tag/3.15.5): NUnit Console and Engine 3.15.5 [Compare Source](https://redirect.github.com/nunit/nunit-console/compare/3.15.4...3.15.5) As part of this release we had [1 issue](https://redirect.github.com/nunit/nunit-console/milestone/30?closed=1) closed. Updating TestCentric.Metadata **Enhancement** - [**#​1362**](https://redirect.github.com/nunit/nunit-console/issues/1362) Updating Testcentric.Metadata ##### 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](https://chocolatey.org/packages/nunit-console-runner/). All other `.nupkg` packages are intended for use with `nuget.exe` and may be downloaded from [nuget.org](https://nuget.org) as well as here. ##### SHA256 Hashes of the release artifacts - `c0b853882e2b2dda84f46a8c39441fe33994a3fe110e8d195cd9783ae0a35c83` `NUnit.Console.3.15.5.nupkg` - `5110174b9ffd0f48d8178a41ec05d9be3038e26aa5c7eb51e85b56dcc9d69fbb` `NUnit.ConsoleRunner.3.15.5.nupkg` - `a6521dcc2c5ce617c332b3b0191627d022396bf8210c9912a1f68265f1c8986c` `NUnit.ConsoleRunner.NetCore.3.15.5.nupkg` - `f7c79c6201df4611b3cc0420b56d1cc7353147cad149116125665edd3fe39e2a` `nunit-console-runner.3.15.5.nupkg` - `1855b01e409da1139310fe79a344a9823cc03579ca0a2064e8f00728b89d0756` `NUnit.Console-3.15.5.msi` - `220594380ec969296322e5f384dc368ffaa58b6c9f37bb7eb9d66aa9cda233d2` `NUnit.Console-3.15.5.zip` - `42a87c608eba2e228f48fc52ac37310088d6543ef75f27170971bcf0a35276e6` `NUnit.Engine.3.15.5.nupkg` - `5a2f84fe5d2f2f7f0566a223602eacdf16b2cb32cd9b126ee6930804bbd73930` `NUnit.Engine.Api.3.15.5.nupkg` ### [`v3.15.4`](https://redirect.github.com/nunit/nunit-console/releases/tag/3.15.4): NUnit Console and Engine 3.15.4 [Compare Source](https://redirect.github.com/nunit/nunit-console/compare/3.15.2...3.15.4) As part of this release we had [1 issue](https://redirect.github.com/nunit/nunit-console/milestone/29?closed=1) closed. A version of the 3.15 series supporting NUnit 4. This is required for having an engine for a corresponding adapter release. **Enhancement** - [**#​1339**](https://redirect.github.com/nunit/nunit-console/issues/1339) Support NUnit 4 ##### 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](https://chocolatey.org/packages/nunit-console-runner/). All other `.nupkg` packages are intended for use with `nuget.exe` and may be downloaded from [nuget.org](https://nuget.org) as well as here. **Full Changelog**: https://github.com/nunit/nunit-console/compare/3.15.2...3.15.4 ### [`v3.15.2`](https://redirect.github.com/nunit/nunit-console/releases/tag/3.15.2): NUnit Console and Engine 3.15.2 [Compare Source](https://redirect.github.com/nunit/nunit-console/compare/3.15.1...3.15.2) As part of this release we had [3 issues](https://redirect.github.com/nunit/nunit-console/milestone/21?closed=1) closed. This release fixes a critical bug, which prevented the console runner from running after .NET 7.0 was installed. NOTE: There is no 3.15.1 release because an erroneous release was uploaded to nuget.org a number of months back. That release is no longer listed but the version number is not available for reuse. **Bugs** - [**#​1178**](https://redirect.github.com/nunit/nunit-console/issues/1178) Running tests with nunit3-console version 3.15.0 generates empty log files - [**#​1193**](https://redirect.github.com/nunit/nunit-console/issues/1193) Prevent Crash under .NET 7.0 in 3.15.1 build **Build** - [**#​1196**](https://redirect.github.com/nunit/nunit-console/issues/1196) Modify build script to support continued version 3 releases where needed ##### 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](https://chocolatey.org/packages/nunit-console-runner/). All other `.nupkg` packages are intended for use with `nuget.exe` and may be downloaded from [nuget.org](https://nuget.org) as well as here. ##### SHA256 Hashes of the release artifacts - `00d3bd7706cf2ddfb96dfbd5b9cd65ea79ae7018249d5994fa5c9e4bc9a7cba1` `NUnit.Console.3.15.2.nupkg` - `d51ee723340edfa4448f38fd4ead3e4ba5aa6d3fcb8977174e82f2da6399dcbd` `NUnit.ConsoleRunner.3.15.2.nupkg` - `84bf4ffd9ff53599e89c872c04a5dc89ebecb75622ce3c8ae1b9322b311ea2a6` `NUnit.ConsoleRunner.NetCore.3.15.2.nupkg` - `f37d9ab505ce1a8f516d5a9e3b0c31a7dfcc6c1a01a279822349660bf4783ed8` `nunit-console-runner.3.15.2.nupkg` - `d2ec131dc553e70e6a7240a4dae9dd1ce8b0e2bf7ae54e31cb1e00936a669205` `NUnit.Console-3.15.2.msi` - `f0765511f473a6f1467bd90a23e6f2cba416fd3b7906638a93480675cf5640fc` `NUnit.Console-3.15.2.zip` - `81247202b491ca63f6a00f67118304581e2b1f68898d340b91ddf9c17ff4e6ca` `NUnit.Engine.3.15.2.nupkg` - `02c113350f456d0e1bf1865bc71fed719f02335becf7736d2309dc14187d2f04` `NUnit.Engine.Api.3.15.2.nupkg` ### [`v3.15.1`](https://redirect.github.com/nunit/nunit-console/compare/3.15.0...3.15.1) [Compare Source](https://redirect.github.com/nunit/nunit-console/compare/3.15.0...3.15.1) ### [`v3.15.0`](https://redirect.github.com/nunit/nunit-console/releases/tag/3.15.0): NUnit Console and Engine 3.15.0 [Compare Source](https://redirect.github.com/nunit/nunit-console/compare/3.14.0...3.15.0) Final Release of NUnit ConsoleRunner 3.15.0. No changes from the beta1 Release. ##### SHA256 Hashes of the release artifacts - `247b6b80a1f3763da885d4032a7ad38e3cb58f9d44d9c9a4233429ad6fbfc2ed` `NUnit.Console.3.15.0.nupkg` - `4e426afe0ae1852c47e28943256cfe8e17fdcdc2a5dae307e83f5cde08da6dc9` `NUnit.ConsoleRunner.3.15.0.nupkg` - `8ea6eca8180eea28263a2b1d6d4809944efc23cae3a1cf26e3037329e2875eb1` `NUnit.ConsoleRunner.NetCore.3.15.0.nupkg` - `863f21a80f01dd99d28f86528c9e2db94aad1a46d91376961338d5fe4873a7e9` `nunit-console-runner.3.15.0.nupkg` - `63dc8a39b8ae95cda11774d2a75d19ad1a9b7fcd98eaa478072bb26cbe72c50e` `NUnit.Console-3.15.0.msi` - `7d0dc43df92eeece08646e3d2724e280e22927e2cc337f40a01dc0743c060872` `NUnit.Console-3.15.0.zip` - `93952c419d5c70600f770b68c83ec07aa1b93db681bdb598511b002b5d41e308` `NUnit.Engine.3.15.0.nupkg` - `f2712bddc187c3f97fcf53640e13e4b01f6192ad3b5228d91f724dd84c47ff37` `NUnit.Engine.Api.3.15.0.nupkg` ### [`v3.14.0`](https://redirect.github.com/nunit/nunit-console/releases/tag/3.14.0): NUnit Console and Engine 3.14.0 [Compare Source](https://redirect.github.com/nunit/nunit-console/compare/3.13.2...3.14.0) As part of this release we had [7 issues](https://redirect.github.com/nunit/nunit-console/milestone/17?closed=1) closed. This release features a new agent for tests targeting .NET 5.0. In addition, automation of our publication and release process is now complete from creation of a draft release through releasing to production on GitHub. While this doesn't impact users directly, it will allow us to speed up the introduction of new features in coming releases. **Bugs** - [**#​1012**](https://redirect.github.com/nunit/nunit-console/issues/1012) Automatically roll-forward if no .NET Core 3.1 runtime available - [**#​1090**](https://redirect.github.com/nunit/nunit-console/issues/1090) Test of --debug-agent option fails under linux Debug configuration **Build** - [**#​570**](https://redirect.github.com/nunit/nunit-console/issues/570) Where are the checksums for your downloads? - [**#​1057**](https://redirect.github.com/nunit/nunit-console/issues/1057) Automate all package publication and release - [**#​1075**](https://redirect.github.com/nunit/nunit-console/issues/1075) Separate nunit.engine.core.tests from nunit.engine.tests - [**#​1084**](https://redirect.github.com/nunit/nunit-console/issues/1084) Eliminate Packaging on Azure **Feature** - [**#​1048**](https://redirect.github.com/nunit/nunit-console/issues/1048) Agent for Net 5.0 ##### 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](https://chocolatey.org/packages/nunit-console-runner/). All other `.nupkg` packages are intended for use with `nuget.exe` and may be downloaded from [nuget.org](https://nuget.org) as well as here. ##### SHA256 Hashes of the release artifacts - `ad8f0e4f8bf305135b88e7040c18110015cb863e66880c9ff4fb46ac3c607489` `NUnit.Console.3.14.0.nupkg` - `53cc270300202d4d04c302bdd3926c1de569a96ae56d9f542dd2fa4098b00d47` `NUnit.ConsoleRunner.3.14.0.nupkg` - `0fc96cfb09d6280ebb435fc4bc71b89ba091dabc26e9325c6a13c1426e2d06ff` `NUnit.ConsoleRunner.NetCore.3.14.0.nupkg` - `90764fea3c43af10778560f389d4b87f04f480cd98505510db24f843c8e96963` `nunit-console-runner.3.14.0.nupkg` - `c94c4469cfbb78d4812285efb6d6c174bea7ed7082ef1ebf12ee6c9812c07eb9` `NUnit.Console-3.14.0.msi` - `e0a4c450e69f2554080b7438e89c04d1e8ef13f7d23b493376b270a9ed293c1a` `NUnit.Console-3.14.0.zip` - `e5ed4d2ded6c415a4554b098920bf6d9429bac659d190aa2abaad3edd67ca53b` `NUnit.Engine.3.14.0.nupkg` - `9300659891f1b0cc32ef30b65d84642b37c6bb59dd37da4ad7e2c88f64b6318c` `NUnit.Engine.Api.3.14.0.nupkg` ### [`v3.13.2`](https://redirect.github.com/nunit/nunit-console/releases/tag/3.13.2): NUnit Console and Engine 3.13.2 [Compare Source](https://redirect.github.com/nunit/nunit-console/compare/3.13.1...3.13.2) As part of this release we had [3 issues](https://redirect.github.com/nunit/nunit-console/milestone/18?closed=1) closed. This is another build-only milestone. The previous release, 3.13.1, required some intervention in order to complete correctly. The build fixes in this one are intended to allow publishing and release to run to completion. There are no user-facing fixes or improvements in this release. **Build** - [**#​1077**](https://redirect.github.com/nunit/nunit-console/issues/1077) Don't push non-chocolatey packages to chocolatey! - [**#​1078**](https://redirect.github.com/nunit/nunit-console/issues/1078) Don't publish -pre builds to MyGet - [**#​1080**](https://redirect.github.com/nunit/nunit-console/issues/1080) Add --nopush option to the build ##### 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](https://chocolatey.org/packages/nunit-console-runner/). All other `.nupkg` packages are intended for use with `nuget.exe` and may be downloaded from [nuget.org](https://nuget.org) as well as here. ##### SHA256 Hashes of the release artifacts - `2e3e943b0d0820fd1667b1fed0f80d7c42cb2b058256d2c733214725418aff51 NUnit.Console.3.13.2.nupkg` - `0f1ac459d67484cb29ebbc6f485d6149fe17a032c8c637a59459f159657b9ea2 NUnit.ConsoleRunner.3.13.2.nupkg` - `cf0cd7b61462a5a2efaf8e4a197da26eec790096bcd771a8efbf038a7a4a715d NUnit.ConsoleRunner.NetCore.3.13.2.nupkg` - `a72378ebb7a937badcd531cdcb6ac66515222afd1c6546a75fbd7243785d0c06 nunit-console-runner.3.13.2.nupkg` - `91732f22a96d0abf43085524336150500921d57a4ecbb649409407be0e6e284d NUnit.Console-3.13.2.msi` - `17f28acc9ad14e1aa96a2f9d28642ebf2a0efed3bd2edebc09ef6e66990bdd27 NUnit.Console-3.13.2.zip` - `5b1b3e5da16f8708cca71d7c733e57e6ecc57e0db93ec68d64f4d78a3202d3a6 NUnit.Engine.3.13.2.nupkg` - `5e9d0715cedde1bac66e4520df0371fd622e4673c3b880288c298275001dbb51 NUnit.Engine.Api.3.13.2.nupkg` ### [`v3.13.1`](https://redirect.github.com/nunit/nunit-console/releases/tag/3.13.1): NUnit Console and Engine 3.13.1 [Compare Source](https://redirect.github.com/nunit/nunit-console/compare/3.13...3.13.1) As part of this release we had [9 issues](https://redirect.github.com/nunit/nunit-console/milestone/16?closed=1) closed. This release is entirely made up of improvements to the build process and is being released in order to test that process. There are no user-facing bug fixes or improvements in this release as compared to 3.13.0. **Build** - [**#​1029**](https://redirect.github.com/nunit/nunit-console/issues/1029) Use newer cake version to avoid special handling of `-SymbolPackageFormat snupkg` - [**#​1047**](https://redirect.github.com/nunit/nunit-console/issues/1047) Upgrade Cake to version 1.3 - [**#​1059**](https://redirect.github.com/nunit/nunit-console/issues/1059) Upgrade Cake to 2.0.0 and use Cake.Tool so we can build on all platforms - [**#​1061**](https://redirect.github.com/nunit/nunit-console/issues/1061) Use GitVersion to determine package version to be produced - [**#​1062**](https://redirect.github.com/nunit/nunit-console/pull/1062) Let PackageDefinition build the package itself - [**#​1064**](https://redirect.github.com/nunit/nunit-console/issues/1064) Publish `dev` builds to MyGet using the Cake script - [**#​1065**](https://redirect.github.com/nunit/nunit-console/issues/1065) Publish to chocolatey and nuget automatically for production releases. - [**#​1070**](https://redirect.github.com/nunit/nunit-console/issues/1070) Automatically generate the release notes for a draft release on GitHub using GitReleaseManager. - [**#​1072**](https://redirect.github.com/nunit/nunit-console/issues/1072) Automatically upload assets and perform the release on GitHub using GitReleaseManager. ##### 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](https://chocolatey.org/packages/nunit-console-runner/). All other `.nupkg` packages are intended for use with `nuget.exe` and may be downloaded from [nuget.org](https://nuget.org) as well as here. ##### SHA256 Hashes of the release artifacts - `131a2bb701102b5bf1066793e0c53f6c144c060ec248adf7c21cc64ba4873651 NUnit.Console.3.13.1.nupkg` - `758a3baa897ba4ef0da8394bf2aff7d2e21e1fe5a64e4a45aaafa8efd32e1977 NUnit.ConsoleRunner.3.13.1.nupkg` - `7f43b98d0f4562bb76e7de3b9ad515a1280d34145d40fd6353cd8b6d61e55842 NUnit.ConsoleRunner.NetCore.3.13.1.nupkg` - `83228f80ad0bd5634ac1c421ed6298ebc3fc36fd603783d51443a6f656ea8536 nunit-console-runner.3.13.1.nupkg` - `ed0b7b1649f103d8160612710afde9e501808a87fe406337d43fc43eabe0228a NUnit.Console-3.13.1.msi` - `998181279a3a00d591cac81865a8601c836d624725e7a47cadb519ab40e29860 NUnit.Console-3.13.1.zip` - `a62798ed943396694aab1f394bda3bef2aa3af12515882b407b221c4a75036ba NUnit.Engine.3.13.1.nupkg` - `717cac50c2a0ba1b782a82b26da7fbe3d0af121533117d610770a726066d37f9 NUnit.Engine.Api.3.13.1.nupkg` ### [`v3.11.1`](https://redirect.github.com/nunit/nunit-console/releases/tag/v3.11.1): NUnit Console and Engine 3.11.1 This hotfix fixes a problem with NUnit Project file settings being ignored. See the [Release Notes](https://redirect.github.com/nunit/docs/wiki/Console-Release-Notes) for details. ### [`v3.8.0`](https://redirect.github.com/nunit/nunit-console/compare/3.7...3.8) [Compare Source](https://redirect.github.com/nunit/nunit-console/compare/3.7...3.8) ### [`v3.7.0`](https://redirect.github.com/nunit/nunit-console/compare/3.6.1...3.7) [Compare Source](https://redirect.github.com/nunit/nunit-console/compare/3.6.1...3.7)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

sonarcloud[bot] commented 3 days ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud