Property ExceptionStackTrace
- Namespace
- Xunit.Runners
- Assembly
- xunit.v3.runner.utility.netfx.dll
ExceptionStackTrace
The stack trace from the exception that caused the test failure.
public string? ExceptionStackTrace { get; }
The stack trace from the exception that caused the test failure.
public string? ExceptionStackTrace { get; }