The overview of unit tests has already been enriched in recent releases with the fields 'Abort', 'Preparation' and 'Assertion'. In the same way, we want to see which unit tests use mock data.
This way, you can see more quickly which unit tests fail in combination with mock data. This helps to predict the efforts a team will have to put into this mock data. Assuming that applications grow and data models change, more priority can be given to maintaining, keeping these data sets realistic.