c# - Getting Error "Cannot start more than one local run" in Unit Tests in Visual Studio -


I am running a test to get my Windows application to start automatically in the Windows application; The code used is the application. Rune (client. Main form. Gate instances ()) "; .The debug point only comes from this piece of code when I close the windows application. / P>

I can not run any other tests till then. If I try to do this; Visual Studio can not start an error "more than one local run" Does not have any way out of this problem. ? Client MainForm.GetInstance () can be added. Close (); At the end of your trial.

Additional information: You can not start other unit tests, while a test is still running As your GUI test is complete Unless you end the GUI (such as your GPU is still running, your test is still running), other tests can not begin.


Comments

Popular posts from this blog

Is there an open source WebSockets (JavaScript) XMPP library? -

java - Is there an object like a "Set" that can contain only unique string values, but also contain a count on the number of occurrences of the string value? -

iphone - How do I make a UIPickerView in a UIActionSheet -