0
votes
1answer
203 views
Threading issue with running WatiN tests under VSTestHost
I've gotten a simple WatiN web test running on my dev environment and am trying to get it working on the TFS build server. WatiN is firing an exception:
System.Threading.ThreadStateException: The …
0
votes
4answers
870 views
VSTestHost.exe has stopped working - can’t run unit tests
The Microsoft unit testing framework has suddenly gone on strike.
When I try to run tests in VS2008, I get a dialog with the message "VSTestHost.exe has stopped working".
I have Visual Studio Team …
