Activity log for bug #730891

Date Who What changed Old value New value Message
2011-03-07 20:14:52 Nicolas Rivera bug added bug
2011-07-29 00:14:53 Charlie Poole summary GUI runner option to stop upon failure Option to temporarily pause the run from the test code.
2011-07-29 00:18:38 Charlie Poole description Feature request. Add an option to the GUI runner (maybe in Settings) to allow the user to specify whether to stop running multiple tests upon first failure. By default the feature would be off. This feature would make it easier to debug intermittent failures while running integration tests with the GUI runner. This request is being changed after discussion on our mailing list. The new description is: Add a method to Assert or TestContext to allow the user to cause the run to be paused while external action is taken. This is a general facility and will make it easier to do a number of things, including: * Taking a dump * Attaching a debugger * Checking the status of external devices
2011-07-29 00:18:50 Charlie Poole nunit-3.0: status New Confirmed
2011-07-29 00:19:00 Charlie Poole nunit-3.0: importance Undecided Low
2011-07-29 00:19:03 Charlie Poole nunit-3.0: status Confirmed Triaged
2013-10-05 05:46:07 Charlie Poole tags feature console feature
2013-10-05 14:45:41 Charlie Poole tags console feature feature
2013-10-28 02:41:19 Charlie Poole description This request is being changed after discussion on our mailing list. The new description is: Add a method to Assert or TestContext to allow the user to cause the run to be paused while external action is taken. This is a general facility and will make it easier to do a number of things, including: * Taking a dump * Attaching a debugger * Checking the status of external devices [This issue is now tracked at https://github.com/nunit/nunit-framework/issues/40] This request is being changed after discussion on our mailing list. The new description is: Add a method to Assert or TestContext to allow the user to cause the run to be paused while external action is taken. This is a general facility and will make it easier to do a number of things, including:  * Taking a dump  * Attaching a debugger  * Checking the status of external devices
2013-10-28 02:41:26 Charlie Poole tags feature feature github