0

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#?

Manoj P
  • 77
  • 1
  • 5
  • Do you mean JavaScript unit testing? https://visualstudiomagazine.com/articles/2013/12/01/javascript-unit-testing-with-visual-studio.aspx – Lex Li Feb 15 '16 at 13:34
  • Thanks Lex for the reply, we are looking for the test cases written in c#. (updated the question) – Manoj P Feb 16 '16 at 06:02

0 Answers0