The answer to starain-MSFT will work if you do not want / need xunit tests to be registered with the xunit logger. In this case, you need to do two things.
<PackageReference Include="xunitxml.testlogger" Version="1.0.2-pre-rtm" />
- VSTS dotnet :
dotnet test -a:. -l:xunit
-a:.
, , CLI V15.0, 15.1, ( ). VS2017 15,0, -a:.
VSTS.
-l:xunit
, , , , , , ( xunit trx)
-l
, , , github vstest , nuget-, , , , . , , , .
, , , , - TestResults.xml