verbose unittest2 output to stdout

This commit is contained in:
Eric 2025-03-25 19:56:36 +11:00
parent 9ab59ab075
commit e732efa61a
No known key found for this signature in database

View File

@ -350,6 +350,7 @@ proc buildCommand(
# colours, and loglevel = TRACE).
"-d:chronicles_log_level=TRACE " &
"-d:chronicles_sinks=textlines[nocolors,file] " &
"-d:nimUnittestOutputLevel:VERBOSE " &
"--verbosity:0 " &
"--hints:off " &
"-d:release " &