-
Notifications
You must be signed in to change notification settings - Fork 30
Home
Daryl LaBar edited this page Nov 14, 2024
·
4 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