Unit Testing for Javascripts in Dynamics 365

Viewed 97

I am looking for some references related to javascript unit testing for D365. Since the new object model ExecutionContext.getFormContext has replaced the old Xrm.Page model, I am unable to find some info on this new object model which has been used for writing unit test case. Has anyone tried or post something related to this.

0 Answers
Related