Online: 14376
To debug the Unit test method, right click the method select Debug Tests.
This stops the running test at the break point
The debugging works as it works in the normal C# project. We can use F10, F11 or F5 keys for the same functionality as we do for normal C# project / ASP.NET Project debugging.
Views: 11542 | Post Order: 136