I have Delphi Seattle in place and I'm using DUnitX as my test framework. I noticed that it may have support for stacktrace. But I found no example or documentation about it. I found an inc file (DUnitX.Stacktrace.inc) where I can configure what I want to use as stacktrace provider. But, as I will not recompile it, because it comes along with Delphi.
How the best approach to enable it now ? When I have an error on tests setup etc. Will I get by default the stacktrace as well ?