Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

You can use the VSTest action to run automated unit and coded UI tests using the VSTest.Console.exe command line. VSTest.Console.exe is optimized for performance and is used in place of MSTest.exe as of Visual Studio 2012.

Info

The VSTest action in Continua is a wrapper around the VSTest.Console.exe command line. If you're having trouble using the VSTest action, please refer to the Command Line Reference.

The VSTest action can be used to run automated unit and coded UI tests. VSTest.Console.exe

...

is optimized for performance and is used in place of MSTest.exe as of Visual Studio 2012.

VSTest

Name

A friendly name for this action (will be displayed in the actions workflow area).

...