I'm having trouble getting MSpec to work with ReSharper 6. I just installed MSpec from the NuGet package:

Next, I left Visual Studio, opened a command prompt with elevated permissions and started the installation of the script from the packages \ tools folder:

And finally, restart Visual Studio. No dice! No icons in the text editor or plugins are displayed in the ReSharper options.

What am I doing wrong? The MSpec website says this should work :(
source
share