Visual Studio 2015 shows test names on top of function as shown here for unit tests. This doesn't work for browser based tests that run on an ASP.NET web site running under IIS.
Is there any way or setting to show names of such test cases on top of functions just like unit test cases in C#?