Hello,
I am wondering if I can get some help with the Testing Framework selection for D365 online Instance. From my internet research there seems to be a couple of frameworks out there for Unit testing and Integration testing but would appreciate if I can be told about as to whats the one recommended by Microsoft.
I found out that there is one from MS called "FAKES" that comes as part of extending the XRM.SDK and provides the STUB based approach. Than there is another one called “FakeXRMContext” which seems to have some good features too but its GITHUB library is some 4-5 yrs old and not sure if it has expired already.
Basically, I am after a framework which is more ideal for Unit testing the Plugins and Workflows code and if it can do Integration test cases then that’s even good.
Look forward to get some assistance if Fakes (from Microsoft) is still the best way to go here?.
Thanks in advance, AR