How to run a single unit test

How can I run a single unit test without running all the test in a file?

0
Avatar
Permanently deleted user

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

0

请先登录再写评论。