xrm-mock

A fake implementation of the Xrm object model. Used for testing Dynamics 365 client-side scripts.

fakexrmeasy

This project aims to provide mocks already implemented for Web API calls made from Javascript. This is a work in progress and way less mature than [its C# counterpart](https://github.com/jordimontana82/fake-xrm-easy).

xrm-mock-generator

Generates a mock Xrm.Page object. Commonly used by xrm-mock to test Dynamics 365 client-side customisations.