### Which problem is this feature request solving? In our code, we sometimes use assert(...). If a unit test crashes, we don't see any detailed information. ### Describe the solution you'd like Provide a hint in the documentation how to improve the developer experience so that one can see which assert fails and the assert message. ### Describe alternatives you've considered - ### Can you submit a pull request? -