You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added command line option --skipnontestassemblies to skip assemblies that do
not contain tests without raising an error and to skip assemblies that contain
the NUnit.Framework.NonTestAssemblyAttribute.
Messages from the new Multiple Assert blocks will be displayed individually
Warnings from the new Warn.If, Warn.Unless and Assert.Warn are now displayed
Engine
NUnit agents now monitor the running engine process and will terminate themselves
if the parent runner process is killed or dies