A framework, built on Moq, for performing Unit Testing against a Microsoft Dynamics 365 CE organization
Built on the widely supported Moq framework, this project is intended to enable developers to rapidly create unit test fixtures for Plugins, Workflows and other code that is reliant on the Microsoft Dynamics 365 CE SDK.
A NuGet package is available for installing & using this framework here: https://www.nuget.org/packages/CrmSdk.UnitTesting/
I'm in the process of writing an examples project to demonstrate how to use this package, please check back soon.