On 2015-12-04 20:00, Russel Winder via Digitalmars-d wrote:
… is completely hideous, or am I unique in objecting to the mess of
output you get on a test fail?

Yes I get some output that is useful, but the stack trace is stuff I do
not want to know about. Can the stack trace be switched off by default
from DMD version 0 and every version after that?

You don't want a stack trace for a failed unit test? I have never used a unit test framework that don't output the stack trace for a failed unit test. Why would you want that?

--
/Jacob Carlborg

Reply via email to