in Debug mode, failed ASSERT should give access to a stack trace
current reaction to failed ASSERT in a unit test: C++ exception is reported, other tests continue, no backtrace is available.
current reaction to failed ASSERT in a unit test: C++ exception is reported, other tests continue, no backtrace is available.