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