79161953

Date: 2024-11-06 09:19:17
Score: 0.5
Natty:
Report link

For all you guys using VS2022 & later: test results formatting can be defined when running your tests via console, e.g. HTML format:

dotnet test --logger "html;logfilename=testResults.html"

Test results will be saved in .\TestResults\testResults.html as an HTML file.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Aleksandar Belic