It's what a Mocking Framework should be. Powerful. And it's the first of its kind.
$ dotnet add package Typemock.IsolatorIt's what a mocking framework should be. Powerful. And it's the first of its kind.
Typemock Isolator is a professional-grade mocking framework for .NET that lets you test even the hardest, most legacy-heavy code: static methods, private methods, sealed classes, and complex dependencies – without redesigning your architecture just for tests.
Using the Package Manager Console:
Install-Package Typemock.Isolator
Using the .NET CLI:
dotnet add package Typemock.Isolator
Official documentation:
https://www.typemock.com/docs
Examples and getting-started guides:
https://github.com/Typemock/Typemock-Isolator-Examples
By installing or using this package, you agree to the Typemock Isolator EULA:
https://www.typemock.com/eula/