GitPedia

Abc.MoqComplete

Auto-completion plugin for Moq

From Abc-Arbitrage·Updated May 1, 2026·View on GitHub·

MoqComplete is a Resharper plugin which provide auto-completion for the Moq framework (and Moq.AutoMock) Works with latest Resharper 2022 and Rider (**non EAP**) The project is written primarily in C#, distributed under the MIT License license, first published in 2019. Key topics include: completion, csharp, moq, resharper, resharper-plugin.

Latest release: 2024.2.0.1
January 29, 2026View Changelog →

Build

Abc.MoqComplete

MoqComplete is a Resharper plugin which provide auto-completion for the Moq framework (and Moq.AutoMock)<br/>
Works with latest Resharper 2022 and Rider (non EAP)

<p align="center"><img src="Media/jetbrains.svg"></p>

Features

It.IsAny completion

Suggest It.IsAny() when setting up mocked method

Suggest It.IsAny() when using verify on mocked method

Callback Completion

Suggest full Callback<...> method

Returns Completion

Suggest full Returns<...> method

Suspicious Callback Detection

Detect suspicious Callback

Mock suggestion

Suggest existing mock.Object

Or new Mock in constructor

Fill with Mock

Fill an object with Mock objects (using fields or local variables)

Mock variable name completion

Suggest the mock variable name

More informations

Please see the FAQ before creating an issue.

Contributors

Showing top 11 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from Abc-Arbitrage/Abc.MoqComplete via the GitHub API.Last fetched: 6/28/2026