Command or Powershell to Run All Tests in Visual Studio

前端 未结 0 1249
孤街浪徒
孤街浪徒 2021-01-30 11:52

I can run my unit test dll using the command below:

dotnet test "xxxx.UnitTests.dll"

But this displays the results in the console. Is t

相关标签:
回答
  • 消灭零回复
提交回复
热议问题