Skip to content

.NET Core NUnit Console 3.12.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@ChrisMaddock ChrisMaddock released this 17 Jan 20:22
5226bbb

This Beta release of the .NET Core NUnit console contains some fixes to extension loading, and the ability to use the runner as a .NET Core Tool. The .NET Core Console remains in Beta due to some unresolved dependency loading and framework targeting issues - contributions to fix these issues would be welcomed.

The .NET Core Console is a separate executable to the original version, and can be found in either the .zip file download, or the new NUnit.ConsoleRunner.NetCore NuGet package. Our longer-term aim is to create a single console which is able to run both .NET Core and .NET Framework tests.

See the Release Notes for a full list of changes.