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

c# - How to capture HTTP packet with SharpPcap -

jquery - SimpleModal Confirm fails to submit form -

php - Multiple Select with Explode: only returns the word "Array" -