문제

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