Is your feature request related to a problem? Please describe.
If the assert missing data, it doesn't display in the result window and cannot inform me where the issue is located.
Describe the solution you'd like
Insert the assert test as a failed, maybe with a different colour background to indicated the unit test method fails the test.
But instead of showing expected/actual in the detail, show the assert message.