XCJumpToTests icon indicating copy to clipboard operation
XCJumpToTests copied to clipboard

the Xcode Source Editor Extension / AppleScript to jump files of Implementation⇄Tests

Results 3 XCJumpToTests issues
Sort by recently updated
recently updated
newest added

In my project it takes almost a second to switch file. If I replace the `find` with `fd` command, it improves to less than 0.5 sec. https://github.com/sharkdp/fd ``` - set...

Hi, wondering if it would be hard or if you've considered adding functionality so that if no associated test file or spec was found, it'd create it for you? Like...

Remaining task on https://github.com/takasek/XCJumpToTests/pull/2#discussion_r129879478