I'm using VS2008 (with windows XP).
Every time I try to run a unit test it stays on "Pending" and the test cannot be completed.
I tried to reinstall VS, but it didn't help.
Any advice?
I'm using VS2008 (with windows XP).
Every time I try to run a unit test it stays on "Pending" and the test cannot be completed.
I tried to reinstall VS, but it didn't help.
Any advice?
Perhaps your test simply "hangs". did you try to debug the test and see where it stops?