How to: Debug while Running a Test in an ASP.NET Solution

How to: Debug while Running a Test in an ASP.NET Solution

瀏覽:1102
日期:2025-09-29
Set breakpoints in the ASP.NET unit test and in the production code for your Web site. Start your test. To do this, select the test you want to debug in Unit Test Explorer and then from the Test menu, choose Debug Unit Tests and then Selected Tests. As so...看更多