GitHub - moq/moq4: Repo for managing Moq 4.x
github.com › moq › moq4Moq (pronounced "Mock-you" or just "Mock") is the only mocking library for .NET developed from scratch to take full advantage of .NET Linq expression trees and lambda expressions, which makes it the most productive, type-safe and refactoring-friendly mocking library available. And it supports mocking interfaces as well as classes.
GitHub - moq/moq: The most popular and friendly mocking ...
github.com › moq › moqAug 3, 2022 · moq v5 The most popular and friendly mocking framework for .NET IMPORTANT: this repository is for the upcoming version of Moq. Issues and source for the current stable Moq v4.x are at https://github.com/moq/moq4 CI package feed: https://pkg.kzu.io/index.json Building the repository dotnet msbuild Running tests: dotnet test