How to run a single unit test Permanently deleted user Created June 15, 2010 19:51 How can I run a single unit test without running all the test in a file?
Hi Mohammad,
Please place caret inside test method you want to launch and using right click context menu launch single test.
Instead of using context menu you can use keyboard shortcut Ctrl+Shift+F10.
Best regards,
Oleg