6 lines
122 B
Batchfile
Raw Normal View History

2023-08-22 20:28:19 +02:00
@echo off
dotnet test --logger:"html;LogFilePath=testresults.html;IncludeTestContext=true;Title=true;Description=true"