AgentZorge is a plugin for Resharper simplifying work with mocking libraries - currently focused on Moq and NSubstitute. To install the plugin use standard Resharper plugins management UI.
UPDATE: This project is being replaced by Agent.Zorge.Moq pure Roslyn extension which works without Resharper. Note that Agent.Zorge.Moq works only with VS 2017 because it relies on latest Roslyn completion APIs not available in VS 2015.
- Only C# language is supported
- I develop new features for the latest stable version of the R# (2016.1 at the moment) and backport them upon requests