MSTest Tests
MSTest is a command line utility from
Microsoft
that executes unit tests created in
Visual Studio
. Use this test type for MSTest and
Silk4NET
tests.
Creating or Editing MSTest Tests
Create or edit an MSTest test for your
Visual Studio
unit testing framework.
Parent topic:
Test Types
Parent topic:
Test Automation Tools Integration