Search code examples
resharperresharper-6.0

Resharper test unit shortcut missing


A few months back, I used to be able to click a circle in the code margin, and the given unit test would run (attributes [TestFixture] / [Test]).

Now on my VS2010, the only way to run a single unit test (NUnit is being used) is to type ctrl+alt+U (or do the same via the resharper menu), select the test, and press the debug button.

Anyone know where those code margin buttons went + how to get them back. The icon was a single circle coloured in two halves.


Solution

  • Problem was solved by installing a new version of Resharper.