NUnit tests issue [modified]
-
I get the following error message when trying to run my tests (ctrl-shift-X) : "column 'TestType' does not belong to table test". Has anyone found a workaround for this ? -- modified at 4:07 Monday 10th September, 2007
Johan Lombaard Only two things are infinite, the universe and human stupidity, and I'm not sure about the former - Albert Einstein
-
I get the following error message when trying to run my tests (ctrl-shift-X) : "column 'TestType' does not belong to table test". Has anyone found a workaround for this ? -- modified at 4:07 Monday 10th September, 2007
Johan Lombaard Only two things are infinite, the universe and human stupidity, and I'm not sure about the former - Albert Einstein
This seems to be an issue with TFS (and possibly the testrun.config file0. To work round it, create a new test project and run with that.
Deja View - the feeling that you've seen this post before.
-
This seems to be an issue with TFS (and possibly the testrun.config file0. To work round it, create a new test project and run with that.
Deja View - the feeling that you've seen this post before.
Thanks Pete. I tried that, but I still get the stupid message :(
Johan Lombaard Only two things are infinite, the universe and human stupidity, and I'm not sure about the former - Albert Einstein
-
Thanks Pete. I tried that, but I still get the stupid message :(
Johan Lombaard Only two things are infinite, the universe and human stupidity, and I'm not sure about the former - Albert Einstein
-
I'm running it on XP. I tried : Create new C# test project, reload, no joy. Then : Create VB test project, reload original C# project, joy. Wierd
Johan Lombaard Only two things are infinite, the universe and human stupidity, and I'm not sure about the former - Albert Einstein