In PowerShell v7 preview Test-Connection sees some improvements:
PS> Test-Connection -TargetName 127.0.0.1 | Format-List
Source : W510W10
Destination : 127.0.0.1
Replies : {System.Net.NetworkInformation.PingReply, System.Net.NetworkInformation.PingReply… Read the full text.