Wednesday, December 28, 2005

MSTest.exe Command-Line Options


I designed a test program using the visual studio 2005 testing suites, but i will prefer doing some automated testing using the command line.

After some research online:
C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\MSTest.exe is the right tool to launch the test.

Then , it will be easier to add this into the automatic testing in the IDE.

No comments: