I'm converting a project to the XCTest framework, and am trying to find a good replacement for GHTestLog. I could easily change them to XCTAssert(NO, @"...");
but this doesn't seem that elegant, because GHTestLog was never making an assertion. Is there a better way to replicate the functionality?
Asked
Active
Viewed 261 times
1

stevethomp
- 106
- 6