XCJumpToTests
XCJumpToTests copied to clipboard
the Xcode Source Editor Extension / AppleScript to jump files of Implementation⇄Tests
XCJumptToTests
The tool toggles XXX.swift and XXXTests.swift or XXXSpec.swift with one stroke.

Xcode Source Editor Extension version
usage
- clone and open the project.
Product > Archivewith your own signing.- execute the
.appthen the Xcode Source Editor Extension will be installed to your computer. - give the extension a hot key as you like.

restriction
Since the Xcode Source Extension requires to be Archive d, you should be a Apple Developer Program member.
If you don't pay Apple, never mind, you can use AppleScript ver.
AppleScript version
usage
- place
xcode_toggleImplAndTests.scptanywhare you like. - bind to Xcode with
Custom Behaviorsfeature.

Author
License
XCJumpToTests is available under the MIT license. See the LICENSE file for more info.