.Net_Test/GoogleNUnitProject/GoogleNUnitProject/bash.bat
2023-08-23 14:05:25 +02:00

6 lines
122 B
Batchfile

@echo off
dotnet test --logger:"html;LogFilePath=testresults.html;IncludeTestContext=true;Title=true;Description=true"