Utilities to streamline unit testing in Dynamics CRM 365 by faking the IOrganizationService against an In-Memory context which runs blazing fast.
Info
Version: | 1.9.1 |
Author(s): | @jordimontana |
Last Update: | Wednesday, May 2, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://dynamicsvalue.com/home?source=nuget |
NuGet Url: | https://www.nuget.org/packages/EpicXrm.TestFramework |
Install
Install-Package EpicXrm.TestFramework
dotnet add package EpicXrm.TestFramework
paket add EpicXrm.TestFramework
EpicXrm.TestFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- FakeItEasy(>= 4.0.0 && <= 4.0.0)
- Microsoft.CrmSdk.CoreAssemblies(>= 8.2.0.1 && < 9.0.0)
- Microsoft.CrmSdk.Workflow(>= 8.2.0.1 && < 9.0.0)
- Microsoft.CrmSdk.Deployment(>= 8.2.0.1 && < 9.0.0)
- Microsoft.CrmSdk.XrmTooling.CoreAssembly(>= 8.2.0.1 && < 9.0.0)
Tags