Home > Software > Development > Testing > Prig

Prig logo

Details

Package ID
Prig
Version
2.3.2
Downloads
4581
Website
https://github.com/urasandesu/Prig

Summary

Prig is a lightweight framework for test indirections in .NET Framework.

Description

Prig(PRototyping jIG) is a framework that generates a Test Double like Microsoft Fakes/Typemock Isolator/Telerik JustMock based on Unmanaged Profiler APIs. This framework enables that any methods are replaced with mocks. For example, a static property, a private method, a non-virtual member and so on.

Comments

Loading comments...