-
Notifications
You must be signed in to change notification settings - Fork 30
Home
Dave Clark edited this page May 24, 2018
·
3 revisions
xrm-mock is a fake implementation of the Dynamics 365 Client API and Xrm object model.
xrm-mock-generator is an opinionated toolset for building fake Xrm objects.
Streamline unit testing of client-side scripts for Dynamics 365 by:
- understanding the Xrm object model and generating a fake implementation using default values
- providing control to modify a fake Xrm object to closely match your real implementation in Dynamics