nunit-core team mailing list archive
-
nunit-core team
-
Mailing list archive
-
Message #03434
[Bug 1111633] [NEW] VisualState.xml should be saved *before* running tests
Public bug reported:
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.
** Affects: nunitv2
Importance: Undecided
Status: New
** Tags: gui
--
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 V2 Test Framework:
New
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/nunitv2/+bug/1111633/+subscriptions
Follow ups
References