The latest version of "Chutzpah Test Adapter for the Test Explorer" (v 3.2.2) triggers multiple "Object reference not set to an instance of an object." popups when **opening** and **reloading** certain solutions / projects.
I have Visual Studio 2013 with Update 3 installed.
Tests still appear to be detected and run just fine - it's just very irritating having to close all the popups. :-)
Comments: I tried to repro and I do not get a object reference error. I do get a couple popups which says ``` Cannot open database "Proverb" requested by the login. The login failed. Login failed for user 'USERNAME'. ``` Someone else reported this issue before (https://chutzpah.codeplex.com/workitem/257) and it is caused by the fact that Chutzpah enumerates files in the VS solution. Somehow this causes the project system to evaluate the file. I have no found a way around this and it seems like a VS bug.
I have Visual Studio 2013 with Update 3 installed.
Tests still appear to be detected and run just fine - it's just very irritating having to close all the popups. :-)
Comments: I tried to repro and I do not get a object reference error. I do get a couple popups which says ``` Cannot open database "Proverb" requested by the login. The login failed. Login failed for user 'USERNAME'. ``` Someone else reported this issue before (https://chutzpah.codeplex.com/workitem/257) and it is caused by the fact that Chutzpah enumerates files in the VS solution. Somehow this causes the project system to evaluate the file. I have no found a way around this and it seems like a VS bug.