How do I add a test to my TEAM Build
Hi all,
I am createing a new build type for my application and on the Options screen I would like to add a test to it. I check the "Run Test" check box, and the drop downs became enabled, but they are empty. How do I get tests in them?
Thanks,
J
James,
This dropdown gets populated with the test metadata files (.vsmdi files) available in the workspace view you chose in the build type creation wizard. This file contains information about the tests that can be run. This file is created when the Test Project is created in VS.
Thanks,
Nagaraju Palla
Visual Studio Team System | Team Build.
-
This post is provided as-is and without warranty