** Project changed: nunitv2 => nunit-3.0 -- You received this bug notification because you are a member of NUnit Developers, which is subscribed to NUnit V2. https://bugs.launchpad.net/bugs/1111633
Title: VisualState.xml should be saved *before* running tests Status in NUnit Test Framework: Triaged Bug description: VisualState.xml should be saved right before executing tests, because now if NUnit.exe dies during test execution, the last settings (categories/checkboxes) are lost. I debug my NUnit project from Visual Studio by using NUnit.exe as the "start external program" - which is very convenient, because I just hit F5 to launch NUnit UI with my tests loaded automatically. However, when I stop debugging (Shift-F5), Visual Studio kills NUnit.exe, and the settings are frequently lost. This has been a pain-point. Please fix this. To manage notifications about this bug go to: https://bugs.launchpad.net/nunit-3.0/+bug/1111633/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~nunit-core Post to : nunit-core@lists.launchpad.net Unsubscribe : https://launchpad.net/~nunit-core More help : https://help.launchpad.net/ListHelp