Running Tests from the Command Line

Get familiar with the automated testing CLI commands in .NET.

The most basic way to execute .NET tests from the CLI is to navigate to the location of the test project in the terminal and run the following command:

Get hands-on with 1200+ tech skills courses.