So I'm coming from VS/R# where I can run a single test with a keyboard shortcut. This workflow is pretty fast but the only option I'm seeing in XS is to run the entire test suite. There is a key binding called "NUnit > Run Test" but that doesn't seem to do anything after I assign and use it. Anybody know how to do this? I should also mention this is an F# project.
TIA!
m