Вопрос

When I click "Run MyTest3" in XCode's Test Navigator, it also runs "MyTest1" and "MyTest2". Is there a way to run single test case at a time, just like GHUnitTest?

Это было полезно?

Решение

Yes, there is an option to do that.

Step 1:

Test Case Tab

Step 2:

Run

Step 3:

Status

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top