/dissecting-moq4

An experiment in reducing Moq 4 to a smaller set of core features by removing "convenience" features one after another, and documenting the process along the way.

Primary LanguageC#OtherNOASSERTION

Dissecting moq 4

This repository was forked from moq/moq4 around version 4.15.2.

It is an experiment in reducing Moq 4 to a smaller set of core features by removing "convenience" features one after another, and documenting the process along the way.

Go read the articles on https://stakx.github.io/dissecting-moq4!