Skip to content
| Marketplace
Sign in
Visual Studio>Tools>CopyDotnetTestCommand
CopyDotnetTestCommand

CopyDotnetTestCommand

Preview

Florian Gerlinghoff

|
19 installs
| (0) | Free
Copy the 'dotnet test' command to execute one or several unit tests to the clipboard. Works with any method, class, or namespace in a .NET Core test project.
Download

If you want to execute unit test not only from Visual Studio, but also from the command line using dotnet test, this extension is for you.

copyDotnetTestCommand.gif

Right click on any method, class, or namespace in a .NET Core test project and select Copy as 'dotnet test' command. You can also navigate to Test -> Copy as 'dotnet test' command or use the keyboard shortcut (CTRL+ALT+C+T per default).

If a test method is selected, only this test will be executed with the command. In the case of a class or namespace, every test containing the name of the element will be executed.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft