I had a request from a coworker today who wanted to be able to step through a suite of unit tests to see the flow of the tests and examine the variables along the way. We are using the NUnit GUI and not any of the other types of addins for Visual Studio .NET (2002 or 2003), but the following instructions...