The JADE 2022 release meets tomorrow’s business demands.
When the unit test runner executes a unit test and that unit tests raises an exception, currently the only information available is the exception number.
For many types of exceptions, additional information on the exception object (e.g. extended error text) can be critical to diagnosing the issue.
The suggestion is to add some way to display additional exception information to the unit test runner window - similar to the way the 'unexpected exception' window displays this information.