If a is std::exceptionselected from my code, Test Explorer simply displays the message "Message: C ++ unhandled exception." It really shows the correct stack trace.
Is it possible for Test Explorer to display a message from a method what() std::exception?
source
share