I'm not entirely sure what you mean by "let the tests run automatically
from Visual Studio" so you may need to clarify it for me.
If you are keeping NUnit running all the time and using the setting
"Rerun on Change" then NUnit will rerun exactly the same tests you
you last ran, no matter how you selected them.
If you have something set up in Visual Studio so that you start a
new instance of NUnit each time, this won't work.
Charlie
> --
> You received this message because you are subscribed to the Google Groups "NUnit-Discuss" group.
> To post to this group, send email to
nunit-...@googlegroups.com.
> To unsubscribe from this group, send email to
nunit-discus...@googlegroups.com.
> For more options, visit this group at
http://groups.google.com/group/nunit-discuss?hl=en.
>