Nunit3testadapter 3.17


NUnit3TestAdapter version 3.17.0 is released.

This release has a series of enhancements and bugfixes. There have been two 3.17 beta releases (beta.1 and beta.2) published earlier on nuget.org. A major bugfix is that the console output now is properly appearing. There are also a series of fixes for corner cases.

StopOnError can be very useful to reduce time of long test runs that are failing.

The ability to set custom paths for the test code can be useful with data driven tests, where you want to point to the data file (and line number therein) instead of the default C# test code.

See the release notes for details on what has changed in 3.17.
Download NuGet package Download VSIX