Is there a keyboard shortcut in Xcode 6 to run a single current test function under cursor? March 25, 2023 by Tarik Run the current test: Control + Option + Command + U Re-Run the last test: Control + Option + Command + G