Visual Studio Test Wizard

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm using Visual Studio 2005 Team Edition for Software Developers.

I've created new a test project and tests using the wizard under Test -> New
Test... That seemed to work.

I checked in my new test cases last night. This morning, I checked out my
new test case project, my solution file, and even my vsmdi file. Every time I
run the wizard, I select Unit Test Wizard and click okay, and the wizard
dialog box simply disappears.

I can create a Unit Test. Any clues on what I might need to check out or
change to get the Unit Test Wizard to work again?

Thanks,
Randy
 
I'll answer my own question. I took another view of the same project and the
wizard works. If the wizard didn't like the looks of the project file, an
error message to that effect would have saved some time.
 
Back
Top