Zet - What keyboard shortcuts are useful for running tests in xcode?

What keyboard shortcuts are useful for running tests in xcode?

You can choose a scheme using ^โŒ˜[ and ^โŒ˜]

Open quickly โŒ˜โ‡งO is similar to vscodes file search

You can choose a run destination using ^โŒฅโŒ˜[ and ^โŒฅโŒ˜]

You can run it using โŒ˜R

You can stop it using โŒ˜.

Switch to the file explorer with โŒ˜1

Focus the editor with โŒ˜J

Code

See code actions including quickhelp hover with โŒ˜โ‡งA

See Config as code with โŒ˜โŒฅโ‡งโ†ฉ๏ธ (view only)

#xcode