XCode 6 deprecated import
- Dominant language
- Objective-C
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
From Apple Release Notes:
> OCUnit and SenTestingKit.framework
>
> OCUnit and the SenTestingKit framework are deprecated and will be removed from a future release of Xcode. Source code using OCUnit will generate warnings while being compiled. Developers should migrate to XCTest by using Edit > Refactor > Convert to XCTest. For more information, see Testing with Xcode.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue concerns OCUnit and SenTestingKit.framework, and cites migrating to XCTest through Xcode's conversion action. Start by inspecting the project's test setup and current SenTestingKit usage; done means the project no longer relies on the deprecated framework and compiles without its deprecation warnings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- objective-c
- Domain
- testing-qa
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100