If there's a bug in my code, I can get this message:

What I really need is this error which is in the Python Test log
ImportError: cannot import name 'today' from 'datetime' (C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.7_3.7.2032.0_x64__qbz5n2kfra8p0\lib\datetime.py)
It would be nice if this was surfaced somewhere. Either by having a link to jump to this output panel on the error (instead of checking the configuration) or even better showing the error in the problems panel.
If there's a bug in my code, I can get this message:

What I really need is this error which is in the Python Test log
It would be nice if this was surfaced somewhere. Either by having a link to jump to this output panel on the error (instead of checking the configuration) or even better showing the error in the problems panel.